home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / inter52a.zip / INTERRUP.A < prev    next >
Text File  |  1996-10-20  |  355KB  |  8,910 lines

  1. Interrupt List            Release 52        Last change 20oct96
  2. Copyright (c) 1989,1990,1991,1992,1993,1994,1995,1996 Ralf Brown
  3. --------!---FILELIST-------------------------
  4. Please redistribute the following files unmodified as a group, in a quartet of
  5. archives named INTER52A through INTER52D (preferably the original authenticated
  6. PKZIP archives):
  7.     INTERRUP.1ST    the read-me file, containing credits, availability info
  8.     INTERRUP.A    INT 00 through INT 13/17  \
  9.     INTERRUP.B    INT 13/18 through INT 15/12\
  10.     INTERRUP.C    INT 15/13 through INT 16/FF \
  11.     INTERRUP.D    INT 17 through INT 21/3E     \
  12.     INTERRUP.E    INT 21/3F through INT 21/5E   \      total 2120 pages at
  13.     INTERRUP.F    INT 21/5F through INT 21/E2    \  60 lines per page,
  14.     INTERRUP.G    INT 21/E3 through INT 21/F1    \ 2261 with INTPRINT -p
  15.     INTERRUP.H    INT 21/F2 through INT 21/FE     >(8158 entries)
  16.     INTERRUP.I    INT 21/FF through INT 2F/40    / (3294 tables)
  17.     INTERRUP.J    INT 2F/41 through INT 2F/C9    /
  18.     INTERRUP.K    INT 2F/CA through INT 48      /
  19.     INTERRUP.L    INT 49 through INT 61         /
  20.     INTERRUP.M    INT 62 through INT 6C        /
  21.     INTERRUP.N    INT 6D through INT 7F       /
  22.     INTERRUP.O    INT 80 through INT FF      /
  23.     INTERRUP.PRI    a brief introduction to interrupts
  24.     INTPRINT.COM    a simple formatter that also generates a list summary
  25.     INTPRINT.DOC    instructions for INTPRINT
  26.     OVERVIEW.LST    brief listing of major uses of each interrupt
  27.     86BUGS.LST    a listing of CPU bugs and undocumented features
  28.     BIBLIO.LST    bibliography of information sources for the list
  29.     CMOS.LST    a description of the CMOS RAM data bytes
  30.     FARCALL.LST    APIs available through FAR CALLs
  31.     GLOSSARY.LST    a glossary of terms, abbreviations, and acronyms
  32.     MEMORY.LST    format of the BIOS data area
  33.     OPCODES.LST    a listing of recent and undocumented CPU instructions
  34.     PORTS.LST    a listing of I/O ports
  35.     CATEGORY.KEY    descriptions of divider-line category letters
  36.     COMBINE.COM    combine the pieces of the list into a single file
  37.     COMBINE.DOC    documentation for COMBINE
  38. The following files should be distributed in an archive called INTER52E:
  39.     86BUGSnn.ZIP    programs to test for CPU bugs
  40.     COMBINE.ASM    source code for COMBINE.COM
  41.     INT.*        invoke interrupts from commandline
  42.     INTHLP??.ZIP    Interrupt Helper viewer for the interrupt list
  43.     INTLIST.E    Epsilon extension for handling list
  44.     INTPRINT.C    source code for INTPRINT
  45.     INTSUM??.ZIP    interrupt list browser (Interrupt Summary)
  46.     IVIEW.ZIP    another interrupt list browser
  47. The following should be distributed in an archive called INTER52F:
  48.     INT2RTF.ZIP    Slava Gostrenko's Windows Help converter
  49.     INT2WHLP.ZIP    convert list into Windows Help database
  50.     HINTSRCH.ZIP    WinHelp DLL for full-text searches of interrupt list
  51.     WH_ED*.ZIP    WinHelp-file editor
  52. Finally, the following should be distributed in an archive called INTER52G:
  53.     IL2ME???.ZIP    convert list into Multi-Edit help database
  54.     INT2GUID.*    convert list into TurboPower GUIDE or POPHELP database
  55.     INT2HLP.ZIP    convert list into QuickHelp database
  56.     INT2QH.*    program to convert list into QuickHelp database
  57.     INT2TPH.ZIP    convert to Turbo/Borland Pascal help file (.TPH)
  58.     INTHELP.*    convert list into TurboPower GUIDE database
  59.     RB2NG???.ZIP    convert list into Norton Guides database
  60. --------!---CONTACT_INFO---------------------
  61. If you notice any mistakes or omissions, please let me know!  It is only with
  62. YOUR help that the list can continue to grow at the current rate.  Please send
  63. all changes to me rather than distributing a modified version of the list.
  64.  
  65. Please read the file INTERRUP.1ST before asking me any questions.  You may find
  66. that they have already been addressed.
  67.  
  68.      Ralf Brown
  69.  
  70. Internet: ralf@pobox.com (currently forwards to ralf@telerama.lm.com)
  71. UUCP: {uunet,harvard}!pobox.com!ralf
  72. FIDO: Ralf Brown 1:129/26.1
  73.     or post a message to me in the DR_DEBUG echo (I probably won't see it
  74.     unless you address it to me)
  75. CIS:  >INTERNET:ralf@pobox.com
  76.  
  77. I reply to all e-mail submissions and inquiries, but some of my replies bounce
  78. because of bad return paths.  If you don't get a response from me within a
  79. reasonable period of time, send it again with a better return path (many
  80. mailers are improperly configured and do not produce a valid From: address).
  81. --------!---Note-----------------------------
  82. See INTERRUP.1ST for the key to system abbreviations and a list of the
  83. trademarks mentioned here.
  84. --------!---DISCLAIMER-----------------------
  85. DISCLAIMER:  THIS MATERIAL IS PROVIDED "AS IS".     I verify the information
  86. contained in this list to the best of my ability, but I cannot be held
  87. responsible for any problems caused by use or misuse of the information,
  88. especially for those functions not officially documented.  If it is marked
  89. "internal" or undocumented, you should check it carefully to make sure it
  90. works the same way in your version of the software (and please let me know
  91. whether or not it works the same way).    Information marked with "???" is
  92. known to be incomplete or guesswork.
  93. --------!---FLAGS----------------------------
  94. The use of -> instead of = signifies that the indicated register or register
  95. pair contains a pointer to the specified item, rather than the item itself.
  96. One or more letters may follow the interrupt number; they have the following
  97. meanings:  U - undocumented function, u - partially documented function,
  98. P - available only in protected mode, R - available only in real or V86 mode,
  99. C - callout or callback (usually hooked rather than called),
  100. O - obsolete (no longer present in current versions)
  101. --------!---CATEGORIES-----------------------
  102. The ninth column of the divider line preceding an entry usually contains a
  103. classification code (the entry has not been classified if that character is
  104. a dash).  The codes currently in use are:
  105.     A - applications, a - access software (screen readers, etc),
  106.     B - BIOS, b - vendor-specific BIOS extensions,
  107.     C - CPU-generated, c - caches/spoolers,
  108.     D - DOS kernel, d - disk I/O enhancements,
  109.     E - DOS extenders, e - electronic mail, F - FAX,
  110.     f - file manipulation, G - debuggers/debugging tools, g - games,
  111.     H - hardware, h - vendor-specific hardware,
  112.     I - IBM workstation/terminal emulators, i - system info/monitoring,
  113.     J - Japanese, j - joke programs,
  114.     K - keyboard enhancers, k - file/disk compression,
  115.     l - shells/command interpreters,
  116.     M - mouse/pointing device, m - memory management,
  117.     N - network, n - non-traditional input devices,
  118.     O - other operating systems,
  119.     P - printer enhancements, p - power management,
  120.     Q - DESQview/TopView and Quarterdeck programs,
  121.     R - remote control/file access, r - runtime support,
  122.     S - serial I/O, s - sound/speech,
  123.     T - DOS-based task switchers/multitaskers, t - TSR libraries
  124.     U - resident utilities, u - emulators,
  125.     V - video, v - virus/antivirus,
  126.     W - MS Windows,
  127.     X - expansion bus BIOSes, x - non-volatile config storage
  128.     y - security, * - reserved (and not otherwise classified)
  129. --------C-00---------------------------------
  130. INT 00 C - CPU-generated - DIVIDE ERROR
  131. Desc:    generated if the divisor of a DIV or IDIV instruction is zero or the
  132.       quotient overflows the result register; DX and AX will be unchanged.
  133. Notes:    on an 8086/8088, the return address points to the following instruction
  134.     on an 80286+, the return address points to the divide instruction
  135.     an 8086/8088 will generate this interrupt if the result of a division
  136.       is 80h (byte) or 8000h (word)
  137. SeeAlso: INT 04
  138. --------G-00---------------------------------
  139. INT 00 - Zenith - ROM DEBUGGER
  140. Desc:    invokes the ROM Debugger when at the BIOS level; equivalent to
  141.       pressing Ctrl-Alt-Ins on booting.
  142. Note:    since DOS revectors INT 00, it is necessary to restore this vector to
  143.       its original ROM BIOS value in order to invoke the debugger once DOS
  144.       loads
  145. SeeAlso: INT 03"Columbia"
  146. --------C-01---------------------------------
  147. INT 01 C - CPU-generated - SINGLE STEP
  148. Desc:    generated after each instruction if TF (trap flag) is set; TF is
  149.       cleared on invoking the single-step interrupt handler
  150. Notes:    interrupts are prioritized such that external interrupts are invoked
  151.       after the INT 01 pushes CS:IP/FLAGS and clears TF, but before the
  152.       first instruction of the handler executes
  153.     used by debuggers for single-instruction execution tracing, such as
  154.       MS-DOS DEBUG's T command
  155. SeeAlso: INT 03"CPU"
  156. --------C-01---------------------------------
  157. INT 01 C - CPU-generated (80386+) - DEBUGGING EXCEPTIONS
  158. Desc:    generated by the CPU on various occurrences which may be of interest
  159.       to a debugger program
  160. Note:    events which may trigger the interrupt:
  161.       Instruction address breakpoint fault - will return to execute inst
  162.       Data address breakpoint trap - will return to following instruction
  163.       General detect fault, debug registers in use
  164.       Task-switch breakpoint trap
  165.       undocumented 386/486 opcode F1h - will return to following instruc
  166. SeeAlso: INT 03"CPU"
  167. --------H-02---------------------------------
  168. INT 02 C - external hardware - NON-MASKABLE INTERRUPT
  169. Desc:    generated by the CPU when the input to the NMI pin is asserted
  170. Notes:    return address points to start of interrupted instruction on 80286+
  171.     on the 80286+, further NMIs are disabled until the next IRET
  172.       instruction, but one additional NMI is remembered by the hardware
  173.       and will be serviced after the IRET instruction reenables NMIs
  174.     maskable interrupts may interrupt the NMI handler if interrupts are
  175.       enabled
  176.     although the Intel documentation states that this interrupt is
  177.       typically used for power-failure procedures, it has many other uses
  178.       on IBM-compatible machines:
  179.         Memory parity error: all except Jr, CONV, and some machines
  180.                   without memory parity
  181.         Breakout switch on hardware debuggers
  182.         Coprocessor interrupt: all except Jr and CONV
  183.         Keyboard interrupt: Jr, CONV
  184.         I/O channel check: CONV, PS50+
  185.         Disk-controller power-on request: CONV
  186.         System suspend: CONV
  187.         Real-time clock: CONV
  188.         System watch-dog timer, time-out interrupt: PS50+
  189.         DMA timer time-out interrupt: PS50+
  190.         Low battery: HP 95LX
  191.         Module pulled: HP 95LX
  192. --------m-02----SI0714-----------------------
  193. INT 02 U - STB RAPIDMAP.SYS - ???
  194.     SI = 0714h
  195.     ES:DI -> ???
  196. Return: ???
  197. SeeAlso: INT 67/AX=6100h"STB",PORT 00E1h"STB"
  198. --------C-03---------------------------------
  199. INT 03 C - CPU-generated - BREAKPOINT
  200. Desc:    generated by the one-byte breakpoint instruction (opcode CCh)
  201. Notes:    used by debuggers to implement breakpoints, such as MS-DOS DEBUG's G
  202.       command
  203.     also used by Turbo Pascal versions 1,2,3 when {$U+} specified
  204.     return address points to byte following the breakpoint instruction
  205.     called by Novell DOS 7 EMM386 after displaying an exception error
  206.       message (GPF, illegal opcodes, etc.) and before waiting for user
  207.       input
  208.     called by QEMM-386 if the user presses 'I' (undocumented) when prompted
  209.       after an exception error message
  210. SeeAlso: INT 01"CPU"
  211. --------G-03---------------------------------
  212. INT 03 - Columbia PCs (desktop,VP portables) - ROM DEBUGGER
  213. Desc:    invokes the ROM Debugger if INT 03 has not been revectored; equivalent
  214.       to pressing Esc on booting.
  215. SeeAlso: INT 00"Zenith",INT 03"Realia"
  216. --------G-03---------------------------------
  217. INT 03 - Realia COBOL - DEBUGGER SUPPORT
  218. Note:    Realia COBOL checks for a signature eight bytes prior to the interrupt
  219.       handler when it starts up
  220. BUG:    if the offset of the INT 03 vector is less than 8, the compiler and
  221.       all executables generated by it will crash the system
  222. SeeAlso: INT 03"Columbia"
  223. --------G-03---------------------------------
  224. INT 03 U - Watcom WVIDEO, Watcom WD - OUTPUT DEBUGGING MESSAGE
  225.     STACK:    DWORD    selector
  226.         DWORD    offset of ASCIZ message to display
  227. Notes:    the INT 03h instruction which invokes the debugger must be followed by
  228.       a JMP SHORT and the signature string "WVIDEO"
  229.     to check whether this interface is available, define a public byte
  230.       variable named ___WD_Present, which the debugger will set to 01h
  231.       before running the program
  232. SeeAlso: AX=0910h
  233. --------U-03---------------------------------
  234. INT 03 - DTown Utilities - POP UP
  235. Program: DTown Software Development's DTown Utilities contains various tools
  236.       which are useful to programmers, such as a memory viewer and
  237.       disassembler
  238. Note:    DTU pops up on INT 03 (if not hooked by a debugger) to allow the
  239.       user to inspect memory or code when the machine crashes; various
  240.       memory managers will invoke INT 03 when displaying a CPU exception
  241.       error message (either automatically or when the user presses a
  242.       particular key)
  243. SeeAlso: INT 2D/AL=20h"DTown"
  244. --------G-030910-----------------------------
  245. INT 03 - Soft-ICE - BACK DOOR COMMANDS - DISPLAY STRING IN Soft-ICE WINDOW
  246.     AX = 0910h
  247.     SI = magic value 4647h ('FG')
  248.     DI = magic value 4A4Dh ('JM')
  249.     DS:DX -> ASCIZ string to display (max 100 bytes, 0Dh OK)
  250. Program: Soft-ICE is a debugger by Nu-Mega Technologies, Inc.
  251. SeeAlso: INT 03"WVIDEO"
  252. --------G-030911-----------------------------
  253. INT 03 - Soft-ICE - BACK DOOR COMMANDS - EXECUTE Soft-ICE COMMAND
  254.     AX = 0911h
  255.     SI = magic value 4647h ('FG')
  256.     DI = magic value 4A4Dh ('JM')
  257.     DS:DX -> ASCIZ command string (max 100 bytes, 0Dh OK)
  258. Return: nothing
  259. SeeAlso: AX=0912h,AX=0913h
  260. --------G-030912-----------------------------
  261. INT 03 - Soft-ICE - BACK DOOR COMMANDS - GET BREAKPOINT INFORMATION
  262.     AX = 0912h
  263.     SI = magic value 4647h ('FG')
  264.     DI = magic value 4A4Dh ('JM')
  265. Return: BH = entry number of last breakpoint set
  266.     BL = type of last breakpoint set (see #0001)
  267.     DH = entry number of last breakpoint to be triggered
  268.     DL = type of last triggered breakpoint (see #0001)
  269. Program: Soft-ICE is a debugger by Nu-Mega Technologies, Inc.
  270. SeeAlso: AX=0911h,AX=0913h,AX=0914h
  271.  
  272. (Table 0001)
  273. Values for Soft-ICE breakpoint type:
  274.  00h    BPM (breakpoint register types)
  275.  01h    I/O
  276.  02h    INTerrupt
  277.  03h    BPX (INT 03-style breakpoint)
  278.  04h    reserved
  279.  05h    range
  280. --------G-030913-----------------------------
  281. INT 03 - Soft-ICE v2.5x - BACK DOOR COMMANDS - SET Soft-ICE BREAKPOINT
  282.     AX = 0913h
  283.     SI = magic value 4647h ('FG')
  284.     DI = magic value 4A4Dh ('JM')
  285.     DS:DX -> breakpoint structure (see #0002)
  286. Return: AX = status
  287.         00h successful
  288.         BX = breakpoint number
  289.         03h breakpoint table full
  290.         06h memory limit error
  291.         07h I/O limit error
  292.         09h range limit error
  293.         16h duplicate breakpoint
  294. SeeAlso: AX=0911h,AX=0912h,AX=0914h
  295.  
  296. Format of Soft-ICE breakpoint structure:
  297. Offset    Size    Description    (Table 0002)
  298.  00h    BYTE    breakpoint type (see #0003)
  299.  01h    DWORD    breakpoint address 1
  300.         (lower range limit for memory BPs,
  301.         interrupt number for interrupt BPs,
  302.         address of BP for execution BPs,
  303.         I/O address (only word)    for I/O BPs)
  304.  05h    DWORD    breakpoint address 2
  305.         (upper range limit for memory BPs,
  306.         optional value to check for for interrupt BPs,
  307.         overlay number (0 = root) for execution BPs)
  308.  09h    DWORD    breakpoint address 3
  309.  0Dh    BYTE    breakpoint mode 1 (see #0004)
  310.         (for interrupt BPs = register to check
  311.             00h     no value checking
  312.             01h     check AL
  313.             02h     check AH
  314.             03h     check AX)
  315.  0Eh    BYTE    breakpoint mode 2 (see #0004)
  316.  0Fh    BYTE    breakpoint size (00h byte, 01h word, 03h dword)
  317.  10h    BYTE    breakpoint pass count before program stop
  318.  11h    BYTE    breakpoint state
  319. Note:    all unused fields should contain zeros
  320.  
  321. (Table 0003)
  322. Values for Soft-ICE breakpoint type:
  323.  00h    memory location
  324.  01h    memory range
  325.  03h    I/O
  326.  04h    interrupt
  327.  05h    execution break
  328.  
  329. (Table 0004)
  330. Values for Soft-ICE breakpoint mode:
  331.  01h    read
  332.  02h    write
  333.  04h    execution
  334. --------G-030914-----------------------------
  335. INT 03 - Soft-ICE v2.5x - BACK DOOR COMMANDS - REMOVE Soft-ICE BREAKPOINT
  336.     AX = 0914h
  337.     SI = magic value 4647h ('FG')
  338.     DI = magic value 4A4Dh ('JM')
  339.     BX = breakpoint number (returned by AX=0913h)
  340. Return: BX = ???
  341. Program: Soft-ICE is a debugger by Nu-Mega Technologies, Inc.
  342. SeeAlso: AX=0912h,AX=0913h
  343. --------C-04---------------------------------
  344. INT 04 C - CPU-generated - INTO DETECTED OVERFLOW
  345. Desc:    the INTO instruction will generate this interrupt if OF (Overflow Flag)
  346.       is set; otherwise, INTO is effectively a NOP
  347. Note:    may be used for convenient overflow testing (to prevent errors from
  348.       propagating) instead of JO or a JNO/JMP combination
  349. SeeAlso: INT 00"CPU"
  350. --------B-05---------------------------------
  351. INT 05 - PRINT SCREEN
  352. Desc:    dump the current text screen to the first printer
  353. Notes:    normally invoked by the INT 09 handler when PrtSc key is pressed, but
  354.       may be invoked directly by applications
  355.     byte at 0050h:0000h contains status used by default handler
  356.       00h not active
  357.       01h PrtSc in progress
  358.       FFh last PrtSc encountered error
  359.     default handler is at F000h:FF54h in IBM PC and 100%-compatible BIOSes
  360.     since the BOUND instruction also calls INT 05h, but returns control
  361.       to the BOUND instruction, a failed BOUND check will cause an infinite
  362.       loop of PrtScreens unless the INT 05 handler is aware of the problem
  363.       and checks whether the interrupt was invoked by a BOUND instruction
  364. BUG:    some old BIOSes/applications appear to destroy BP on return
  365. SeeAlso: INT 10/AH=12h/BL=20h,INT 4A"Tandy 2000",INT 5E"TI Professional"
  366. SeeAlso: INT 80"Phar Lap"
  367. --------C-05---------------------------------
  368. INT 05 C - CPU-generated (80186+) - BOUND RANGE EXCEEDED
  369. Desc:    generated by BOUND instruction when the value to be tested is less than
  370.       the indicated lower bound or greater than the indicated upper bound.
  371. Note:    returning from this interrupt re-executes the failing BOUND instruction
  372. --------P-05454A-----------------------------
  373. INT 05 U - PSPS v2.01 - EJECT PAGE
  374.     AX = 454Ah ('EJ')
  375. Program: PSPS is shareware PostScript PrintScreen utility by A.N.D.
  376.       Technologies
  377. Note:    sends a ^D to the current printer
  378. SeeAlso: AX=4E57h,AX=5053h,AX=554Eh
  379. --------P-054E57-----------------------------
  380. INT 05 U - PSPS v2.01 - SET PARAMETERS
  381.     AX = 4E57h ('NW')
  382.     ES:SI -> 11-byte buffer containing new settings
  383. Return: buffer filled
  384. SeeAlso: AX=454Ah,AX=5053h,INT 17/AH=63h
  385. --------P-055053-----------------------------
  386. INT 05 U - PSPS v2.01 - GET PARAMETERS
  387.     AX = 5053h ('PS')
  388.     ES:SI -> 11-byte buffer for settings
  389. Return: buffer filled
  390. SeeAlso: AX=4E57h,AX=554Eh,INT 17/AH=64h
  391. --------P-05554E-----------------------------
  392. INT 05 U - PSPS v2.01 - UNINSTALL
  393.     AX = 554Eh ('UN')
  394. Program: PSPS is shareware PostScript PrintScreen utility by A.N.D.
  395.       Technologies
  396. SeeAlso: AX=454Ah,AX=4E57h,INT 17/AH=62h
  397. --------C-06---------------------------------
  398. INT 06 C - CPU-generated (80286+) - INVALID OPCODE
  399. Desc:    this interrupt is generated when the CPU attempts to execute an
  400.       invalid opcode (most protected-mode instructions are considered
  401.       invalid in real mode) or a BOUND, LDS, LES, or LIDT instruction
  402.       which specifies a register rather than a memory address
  403. Notes:    return address points to beginning of invalid instruction
  404.     with proper programming, this interrupt may be used to emulate
  405.       instructions which do not exist; many 386 BIOSes emulate the 80286
  406.       undocumented LOADALL instruction which was removed from the 80386+
  407.     generated by the 80386+ when the LOCK prefix is used with instructions
  408.       other than BTS, BTR, BTC, XCHG, XADD (486), CMPXCHG (486), INC, DEC,
  409.       NOT, NEG, ADD, ADC, SUB, SBB, AND, OR, or XOR, or any instruction
  410.       not accessing memory.
  411. SeeAlso: INT 0C"CPU",INT 0D"CPU"
  412. --------b-06---------------------------------
  413. INT 06 C - HP 95LX - SLEEP/WAKEUP
  414. Desc:    this interrupt is called just before going into light or deep
  415.       (shutdown) sleep and just after returning from light or deep sleep
  416. SeeAlso: INT 0B"HP 95LX",INT 15/AX=4DD4h,INT 15/AH=4Eh
  417. --------V-06---------------------------------
  418. INT 06 U - no-name clone - GRAPHICS CHARACTER TABLE (NOT A VECTOR!)
  419. Desc:    points at graphics data for characters 00h-7Fh of the current font
  420. SeeAlso: INT 43"EGA",INT 44"VIDEO"
  421. --------C-07---------------------------------
  422. INT 07 C - CPU-generated (80286+) - PROCESSOR EXTENSION NOT AVAILABLE
  423. Desc:    this interrupt is automatically called if a coprocessor instruction is
  424.       encountered when no coprocessor is installed
  425. Note:    can be used to emulate a numeric coprocessor in software
  426. SeeAlso: INT 09"CPU"
  427. --------H-08---------------------------------
  428. INT 08 C - IRQ0 - SYSTEM TIMER
  429. Desc:    generated 18.2 times per second by channel 0 of the 8254 system timer,
  430.       this interrupt is used to keep the time-of-day clock updated
  431. Notes:    programs which need to be invoked regularly should use INT 1C unless
  432.       they need to reprogram the timer while still keeping the time-of-day
  433.       clock running at the proper rate
  434.     default handler is at F000h:FEA5h in IBM PC and 100%-compatible BIOSes
  435.     may be masked by setting bit 0 on I/O port 21h
  436. SeeAlso: INT 1C,INT 4A"SYSTEM",INT 50"DESQview",INT 58"DoubleDOS",INT 70"IRQ8"
  437. SeeAlso: INT 78"GO32",INT D8"Screen Thief"
  438. --------C-08---------------------------------
  439. INT 08 C - CPU-generated (80286+) - DOUBLE EXCEPTION DETECTED
  440. Desc:    called when multiple exceptions occur on one instruction, or an
  441.       exception occurs in an exception handler
  442. Notes:    called in protected mode if an interrupt above the defined limit of
  443.       the interrupt vector table occurs
  444.     return address points at beginning of instruction with errors or the
  445.       beginning of the instruction which was about to execute when the
  446.       external interrupt caused the exception
  447.     if an exception occurs in the double fault handler, the CPU goes into
  448.       SHUTDOWN mode (which circuitry in the PC/AT converts to a reset);
  449.       this "triple fault" is a faster way of returning to real mode on
  450.       many 80286 machines than the standard keyboard controller reset
  451. --------H-09---------------------------------
  452. INT 09 C - IRQ1 - KEYBOARD DATA READY
  453. Desc:    this interrupt is generated when data is received from the keyboard.
  454.       This is normally a scan code (from either a keypress *or* a key
  455.       release), but may also be an ACK or NAK of a command on AT-class
  456.       keyboards.
  457. Notes:    this IRQ may be masked by setting bit 1 on I/O port 21h
  458.     if the BIOS supports an enhanced (101/102-key) keyboard, it calls
  459.       INT 15/AH=4Fh after reading the scan code (see #0005) from the
  460.       keyboard and before further processing; all further processing uses
  461.       the scan code returned from INT 15/AH=4Fh
  462.     the default interrupt handler is at F000h:E987h in 100%-compatible
  463.       BIOSes
  464.     the interrupt handler performs the following actions for certain
  465.       special keystrokes:
  466.         Ctrl-Break     clear keyboard buffer, place word 0000h in buffer,
  467.              invoke INT 1B, and set flag at 0040h:0071h
  468.         SysReq     invoke INT 15/AH=85h (SysReq is often labeled SysRq)
  469.         Ctrl-Numlock place system in a tight wait loop until next INT 09
  470.         Ctrl-Alt-Del jump to BIOS startup code (either F000h:FFF0h or the
  471.                destination of the jump at that address)
  472.         Shift-PrtSc     invoke INT 05
  473.         Ctrl-Alt-Plus (HP Vectra) enable keyclick
  474.         Ctrl-Alt-Plus (many clones) set clock speed to high
  475.         Ctrl-Alt-Minus (HP Vectra) reduce keyclick volume
  476.         Ctrl-Alt-Minus (many clones) set clock speed to low
  477.         Ctrl-Alt-SysReq (HP Vectra) generate hard reset
  478.     DR DOS hooks this interrupt to control the cursor shape (underscore/
  479.       half block) for overwrite/insert mode
  480.     DR Multiuser DOS hooks this interrupt for cursor shape control and to
  481.       control whether Ctrl-Alt-Del reboots the current session or the
  482.       entire system
  483. SeeAlso: INT 05"PRINT SCREEN",INT 0B"HP 95LX",INT 15/AH=4Fh,INT 15/AH=85h
  484. SeeAlso: INT 16/AH=00h,INT 16/AH=10h,INT 1B,INT 2F/AX=A901h,INT 4A/AH=00h"TI"
  485. SeeAlso: INT 51"DESQview",INT 59"DoubleDOS",INT 79"GO32"
  486.  
  487. (Table 0005)
  488. Values for keyboard make/break (scan) code:
  489.  01h    Esc         31h    N
  490.  02h    1 !         32h    M
  491.  03h    2 @         33h    , <         63h    F16
  492.  04h    3 #         34h    . >         64h    F17
  493.  05h    4 $         35h    / ?         65h    F18
  494.  06h    5 %         36h    Right Shift     66h    F19
  495.  07h    6 ^         37h    Grey*         67h    F20
  496.  08h    7 &         38h    Alt         68h    F21 (Fn) [*]
  497.  09h    8 *         39h    SpaceBar     69h    F22
  498.  0Ah    9 (         3Ah    CapsLock     6Ah    F23
  499.  0Bh    0 )         3Bh    F1         6Bh    F24
  500.  0Ch    - _         3Ch    F2         6Ch    --
  501.  0Dh    = +         3Dh    F3         6Dh    EraseEOF
  502.  0Eh    Backspace     3Eh    F4
  503.  0Fh    Tab         3Fh    F5         6Fh    Copy/Play
  504.  10h    Q         40h    F6
  505.  11h    W         41h    F7
  506.  12h    E         42h    F8         72h    CrSel
  507.  13h    R         43h    F9         73h    <delta> [*]
  508.  14h    T         44h    F10         74h    ExSel
  509.  15h    Y         45h    NumLock         75h    --
  510.  16h    U         46h    ScrollLock     76h    Clear
  511.  17h    I         47h    Home
  512.  18h    O         48h    UpArrow
  513.  19h    P         49h    PgUp
  514.  1Ah    [ {         4Ah    Grey-
  515.  1Bh    ] }         4Bh    LeftArrow
  516.  1Ch    Enter         4Ch    Keypad 5
  517.  1Dh    Ctrl         4Dh    RightArrow
  518.  1Eh    A         4Eh    Grey+
  519.  1Fh    S         4Fh    End
  520.  20h    D         50h    DownArrow
  521.  21h    F         51h    PgDn
  522.  22h    G         52h    Ins
  523.  23h    H         53h    Del
  524.  24h    J         54h    SysReq        ---non-key codes---
  525.  25h    K                     00h    kbd buffer full
  526.  26h    L         56h    left \| (102-key)
  527.  27h    ; :         57h    F11         AAh    self-test complete
  528.  28h    ' "         58h    F12         E0h    prefix code
  529.  29h    ` ~                     E1h    prefix code
  530.  2Ah    Left Shift     5Ah    PA1         EEh    ECHO
  531.  2Bh    \ |         5Bh    F13 (LWin)     F0h    prefix code (key break)
  532.  2Ch    Z         5Ch    F14 (RWin)     FAh    ACK
  533.  2Dh    X         5Dh    F15 (Menu)     FCh    diag failure (MF-kbd)
  534.  2Eh    C                     FDh    diag failure (AT-kbd)
  535.  2Fh    V                     FEh    RESEND
  536.  30h    B                     FFh    kbd error/buffer full
  537. Notes:    scan codes 56h-E1h are only available on the extended (101/102-key)
  538.       keyboard and Host Connected (122-key) keyboard; scan codes 5Bh-5Dh
  539.       are only available on the 122-key keyboard and the Microsoft Natural
  540.       Keyboard; scan codes 5Eh-76h are only available on the 122-key
  541.       keyboard
  542.     in the default configuration, break codes are the make scan codes with
  543.       the high bit set; make codes 60h,61h,70h, etc. are not available
  544.       because the corresponding break codes conflict with prefix codes
  545.       (code 2Ah is available because the self-test result code AAh is only
  546.       sent on keyboard initialization).  An alternate keyboard
  547.       configuration can be enabled on AT and later systems with enhanced
  548.       keyboards, in which break codes are the same as make codes, but
  549.       prefixed with an F0h scan code
  550.     prefix code E0h indicates that the following make/break code is for a
  551.       "gray" duplicate to a key which existed on the original PC keyboard;
  552.       prefix code E1h indicates that the following make code has no
  553.       corresponding break code (currently only the Pause key generates no
  554.       break code)
  555.     the Microsoft Natural Keyboard sends make codes 5Bh, 5Ch, and 5Dh
  556.       (all with an E0h prefix) for the Left Windows, Right Windows, and
  557.       Menu keys on the bottom row
  558.     the German "Cherry G81-3000 SAD/04" keyboard contains contacts for
  559.       four additional keys, which can be made available by a user
  560.       modification; the three new keys located directly below the cursor
  561.       pad's Delete, End, and PgDn keys send make codes 66h-68h (F19-F21);
  562.       the fourth new key, named <delta>, sends make code 73h
  563.     the SysReq key is often labeled SysRq
  564.     the "Accord" ergonomic keyboard with optional touchpad (no other
  565.       identification visible on keyboard or in owner's booklet) has an
  566.       additional key above the Grey- key marked with a left-pointing
  567.       triangle and labeled "Fn" in the owner's booklet which returns
  568.       scan codes E0h 68h on make and E0h E8h on break
  569. SeeAlso: #0499 at INT 16/AX=6F07h,#2469 at INT 4A/AH=05h
  570. --------C-09---------------------------------
  571. INT 09 C - CPU-generated (80286,80386) - PROCESSOR EXTENSION PROTECTION ERROR
  572. Desc:    called if the coprocessor attempts to access memory outside a segment
  573.       boundary; it may occur at an arbitrary time after the coprocessor
  574.       instruction was issued
  575. Notes:    until the condition is cleared or the coprocessor is reset, the only
  576.       coprocessor instruction which may be used is FNINIT; WAIT or other
  577.       coprocessor instructions will cause a deadlock because the
  578.       coprocessor is still busy waiting for data
  579.     for the 486+, a coprocessor protection error generates an INT 0D
  580. SeeAlso: INT 07"CPU"
  581. --------*-09---------------------------------
  582. INT 09 P - internal hardware - RESERVED BY Intel (80486)
  583. Note:    this exception has been moved to INT 0D
  584. SeeAlso: INT 09"CPU",INT 0D
  585. --------H-0A---------------------------------
  586. INT 0A C - IRQ2 - LPT2 (PC), VERTICAL RETRACE INTERRUPT (EGA,VGA)
  587. Notes:    the TOPS and PCnet adapters use this interrupt request line by default
  588.     DOS 3.2 revectors IRQ2 to a stack-switching routine
  589.     on ATs and above, the physical data line for IRQ2 is labeled IRQ9 and
  590.       connects to the slave 8259.  The BIOS redirects the interrupt for
  591.       IRQ9 back here.
  592.     under DESQview, only the INT 15h vector and BASIC segment address (the
  593.       word at 0000h:0510h) may be assumed to be valid for the handler's
  594.       process
  595.     many VGA boards do not implement the vertical retrace interrupt,
  596.       including the IBM VGA Adapter where the traces are either cut or
  597.       removed
  598. SeeAlso: INT 52"DESQview",INT 5A"DoubleDOS",INT 71,INT 7A"GO32"
  599. --------H-0A---------------------------------
  600. INT 0A C - IRQ2 - Tandy 1000-series HARD DISK
  601. Notes:    this interrupt may be masked by setting bit 2 on I/O port 21h
  602.     the Tandy 1000, 1000A, and 1000HD use IRQ2 for the hard disk; the
  603.       1000EX, HX, RLX, RLX-HD, RLX-B, RLX-HD-B use IRQ5 instead; the
  604.       1000RL, RL-HD, SL, SL/2, TL, TL/2, and TL/3 are jumper-selectable
  605.       for either IRQ2 or IRQ5 (default IRQ5); the 1000SX and TX are
  606.       DIP-switch selectable for IRQ2 or IRQ5 (default IRQ2); the RSX and
  607.       RSX-HD use IRQ14.  Tandy systems which use IRQ2 for the hard disk
  608.       interrupt use IRQ5 for vertical retrace.
  609. SeeAlso: INT 52"DESQview",INT 5A"DoubleDOS",INT 71
  610. --------H-0A---------------------------------
  611. INT 0A - IRQ2 - ROLAND MPU MIDI INTERFACE
  612. Note:    newer Roland cards and MIDI interfaces by other manufacturers use
  613.       a jumper-selectable IRQ, but software and hardware generally defaults
  614.       to IRQ2
  615. SeeAlso: INT 52"DESQview",INT 5A"DoubleDOS",INT 71,INT 7A"GO32"
  616. --------C-0A---------------------------------
  617. INT 0A CP - CPU-generated (80286+) - INVALID TASK STATE SEGMENT
  618. Desc:    automatically called during a task switch if the new TSS specified by
  619.       the task gate is invalid for any of the following reasons:
  620.         TSS limit is less than 43 (80286) or 103 (80386/80486)
  621.         LDT selector invalid or segment not present
  622.         null SS selector, or SS selector outside LDT/GDT limit
  623.         stack segment is read-only
  624.         stack segment DPL differs from new CPL, or RPL <> CPL
  625.         CS selector is outside LDT/GDT limit or not code
  626.         non-conforming code segment's DPL differs from CPL
  627.         conforming code segment's DPL > CPL
  628.         DS/ES selectors outside LDT/GDT limit or not readable segments
  629. Note:    the handler must use a task gate in order to have a valid TSS under
  630.       which to execute; it must also reset the busy bit in the new TSS
  631. SeeAlso: INT 0B"CPU"
  632. --------H-0B---------------------------------
  633. INT 0B C - IRQ3 - SERIAL COMMUNICATIONS (COM2)
  634. Desc:    automatically asserted by the UART when COM2 needs attention, if the
  635.       UART has been programmed to generate interrupts
  636. Notes:    the TOPS and PCnet adapters use this interrupt request line as an
  637.       alternate
  638.     on PS/2s, COM2 through COM8 share this interrupt; on many PC's, COM4
  639.       shares this interrupt
  640.     may be masked by setting bit 3 on I/O port 21h
  641. SeeAlso: INT 0C"COM1",INT 53"DESQview",INT 5B"DoubleDOS",INT 7B"GO32"
  642. --------C-0B---------------------------------
  643. INT 0B CP - CPU-generated (80286+) - SEGMENT NOT PRESENT
  644. Desc:    generated when loading a segment register if the segment descriptor
  645.       indicates that the segment is not currently in memory, unless the
  646.       segment is an LDT (see INT 0A"CPU") or stack segment (see
  647.       INT 0C"CPU") needed by a task switch
  648. Note:    may be used to implement virtual memory by loading in segments as they
  649.       are accessed, clearing the "not present" bit after loading
  650. SeeAlso: INT 0A"CPU",INT 0E"CPU"
  651. --------h-0B---------------------------------
  652. INT 0B - HP 95LX - LOW-LEVEL KEYBOARD HANDLER
  653. Desc:    this is the lowest-level keyboard handler on an HP 95LX palmtop
  654. Note:    debounces key, places the keycode in I/O register 60h, and calls INT 09
  655. SeeAlso: INT 09,INT 0D"HP 95LX",INT 15/AX=4DD4h
  656. --------H-0C---------------------------------
  657. INT 0C C - IRQ4 - SERIAL COMMUNICATIONS (COM1)
  658. Desc:    automatically asserted by the UART when COM1 needs attention, if the
  659.       UART has been programmed to generate interrupts
  660. BUG:    this vector is modified but not restored by Direct Access v4.0, and
  661.       may be left dangling by other programs written with the same version
  662.       of compiled BASIC
  663. Notes:    on many PC's, COM3 shares this interrupt
  664.     may be masked by setting bit 4 on I/O port 21h
  665. SeeAlso: INT 0B"COM2",INT 54"DESQview",INT 5C"DoubleDOS",INT 7C"GO32"
  666. --------C-0C---------------------------------
  667. INT 0C C - CPU-generated (80286+) - STACK FAULT
  668. Desc:    this interrupt is generated in protected mode on a stack overflow or
  669.       underflow, or if an inter-level transition or task switch references
  670.       a stack segment marked "not present"; it is generated in real mode
  671.       on accessing a word operand at SS:FFFFh
  672. Note:    the 80286 will shut down in real mode if SP=1 before a push.  On the
  673.       PC AT and compatibles, external circuitry generates a reset on
  674.       shutdown.
  675. SeeAlso: INT 0B"CPU",INT 0D"CPU"
  676. --------I-0C---------------------------------
  677. INT 0C - IBM SYSTEM 36/38 WORKSTATION EMULATION - API POINTER
  678. Desc:    the IBM System 36/38 emulator may be invoked through a private API,
  679.       whose entry point address (see #0006) is offset 100h in the segment
  680.       pointed at by this vector
  681.  
  682. (Table 0006)
  683. Call the System 36/38 emulator API entry point with:
  684.     AH = function
  685.         03h update screen
  686.         05h select next session
  687.         AL = session number (00h-03h)
  688.         Return: AL = session type code
  689.                 00h not active
  690.                 01h display session
  691.                 02h printer session
  692.                 FEh invalid session number
  693.             DS = requested session's data segment (0 if not active)
  694.                 (see #0007)
  695. Return: ???
  696.  
  697. Format of System 36/38 emulator's data area:
  698. Offset    Size    Description    (Table 0007)
  699. 13Eh    BYTE    bit flags for status line indicators turned on since this byte
  700.         last zerod
  701. 13Fh    BYTE    bit flags for status line indicators turned off since this
  702.         byte last set to FFh
  703. 140h    WORD    offset of EBCDIC to ASCII translation
  704. 146h    WORD    offset of EBCDIC screen buffer
  705. 148h    WORD    offset of EC (engineering change) level signature
  706. 150h    BYTE    "KEYI"
  707. 151h    BYTE    5250 key scan code to be sent to remote
  708. 15Bh    BYTE    "SYSAV"
  709. 15Dh    BYTE    5250 cursor column
  710. 15Eh    BYTE    5250 cursor row
  711. 167h    BYTE    "DVCTAD"
  712. 178h    BYTE    "FLAGS"
  713. 184h    BYTE    "SESSNOAD"
  714. 193h    BYTE    "STNAD"
  715. 198h    BYTE    "NSDS"
  716. Note:    offsets are from the interrupt handler's segment
  717. --------H-0D---------------------------------
  718. INT 0D C - IRQ5 - FIXED DISK (PC,XT), LPT2 (AT), reserved (PS/2)
  719. Notes:    under DESQview, only the INT 15h vector and BASIC segment address (the
  720.       word at 0000h:0510h) may be assumed to be valid for the handler's
  721.       process
  722.     the Tandy 1000, 1000A, and 1000HD use IRQ2 for the hard disk; the
  723.       1000EX, HX, RLX, RLX-HD, RLX-B, RLX-HD-B use IRQ5 instead; the
  724.       1000RL, RL-HD, SL, SL/2, TL, TL/2, and TL/3 are jumper-selectable
  725.       for either IRQ2 or IRQ5 (default IRQ5); the 1000SX and TX are
  726.       DIP-switch selectable for IRQ2 or IRQ5 (default IRQ2); the RSX and
  727.       RSX-HD use IRQ14.  Tandy systems which use IRQ2 for the hard disk
  728.       interrupt use IRQ5 for vertical retrace.
  729.     may be masked by setting bit 5 on I/O port 21h
  730. SeeAlso: INT 0E"IRQ6",INT 0F"IRQ7",INT 55"DESQview",INT 5D"DoubleDOS"
  731. SeeAlso: INT 7D"GO32"
  732. --------H-0D---------------------------------
  733. INT 0D C - IRQ5 - Tandy 1000 60 Hz RAM REFRESH
  734. Desc:    used to ensure that the dynamic RAM retains its contents in earlier
  735.       1000-series models; later models use normal DMA for RAM refresh
  736.       (some early models have no DMA unless it is added via an expansion
  737.       card)
  738. SeeAlso: INT 55
  739. --------h-0D---------------------------------
  740. INT 0D - HP 95LX - INFRARED INTERRUPT
  741. Desc:    this interrupt is used to perform communications over the infrared
  742.       data link
  743. SeeAlso: INT 0B"HP 95LX",INT 0E"HP 95LX",INT 15/AX=4DD4h
  744. --------C-0D---------------------------------
  745. INT 0D C - CPU-generated (80286+) - GENERAL PROTECTION VIOLATION
  746. Desc:    the CPU generates this interrupt when it detects a protection violation
  747.       which does not fit under any other category having a separate
  748.       interrupt
  749. Notes:    called in real mode when
  750.         an instruction accesses a memory operand extending beyond offset
  751.           FFFFh (i.e. WORD at FFFFh or DWORD at FFFDh or higher) in segment
  752.           CS, DS, ES, FG, or GS
  753.         a PUSH MEM or POP MEM instruction contains an invalid bit encoding
  754.           in the second byte
  755.         an instruction exceeds the maximum length allowed (10 bytes for
  756.           80286, 15 bytes for 80386/80486)
  757.         an instruction wraps from offset FFFFh to offset 0000h
  758.     called in protected mode on protection violations not covered by INT 06
  759.       through INT 0C, including
  760.         segment limit violations
  761.         write to read-only segments
  762.         accesses using null DS or ES selectors
  763.         accesses to segments with privilege greater than CPL
  764.         wrong descriptor type
  765.     called on 80486 protected-mode floating-point protection fault
  766. SeeAlso: INT 09"80486",INT 0C"STACK"
  767. --------H-0E---------------------------------
  768. INT 0E C - IRQ6 - DISKETTE CONTROLLER
  769. Desc:    this interrupt is generated by the floppy disk controller on
  770.       completion of an operation
  771. Notes:    default handler is at F000h:EF57h in IBM PC and 100%-compatible BIOSes
  772.     may be masked by setting bit 6 on I/O port 21h
  773. SeeAlso: INT 0D"IRQ5",INT 56"DESQview",INT 5E"DoubleDOS",INT 7E"GO32"
  774. --------C-0E---------------------------------
  775. INT 0E C - CPU-generated (80386+ native mode) - PAGE FAULT
  776. Desc:    this interrupt is generated in protected and virtual-86 modes on
  777.       attempting to access a 4K memory page whose page table entry has
  778.       the "present" bit cleared
  779. Notes:    used to implement virtual memory--when the page fault occurs, the
  780.       operating system can load the appropriate page from disk
  781.     a protected-mode program written in the Flat memory model will often
  782.       generate this interrupt (typically reported as an Exception #14 or
  783.       Exception 0E with a register dump) when dereferencing an
  784.       uninitialized or corrupted pointer
  785. SeeAlso: INT 0B"CPU"
  786. --------h-0E---------------------------------
  787. INT 0E C - HP 95LX - EXTERNAL CARD INTERRUPT
  788. SeeAlso: INT 0D"HP 95LX",INT 0F"HP 95LX",INT 15/AX=4DD4h
  789. --------H-0F---------------------------------
  790. INT 0F C - IRQ7 - PARALLEL PRINTER
  791. Desc:    this interrupt is generated by the LPT1 printer adapter when the
  792.       printer becomes ready
  793. Notes:    most printer adapters do not reliably generate this interrupt
  794.     the 8259 interrupt controller generates an interrupt corresponding to
  795.       IRQ7 when an error condition occurs
  796. SeeAlso: INT 0D"IRQ5",INT 57"DESQview",INT 5F"DoubleDOS",INT 7F"GO32"
  797. --------h-0F---------------------------------
  798. INT 0F C - HP 95LX - REAL-TIME CLOCK
  799. SeeAlso: INT 0E"HP 95LX",INT 15/AX=4DD4h,INT 70"IRQ8"
  800. --------C-10---------------------------------
  801. INT 10 C - CPU-generated (80286+) - COPROCESSOR ERROR
  802. Desc:    this interrupt is generated by the CPU when the -ERROR pin is asserted
  803.       by the coprocessor
  804. Note:    AT's and clones usually wire the coprocessor to use IRQ13, but not all
  805.       get it right
  806. SeeAlso: INT 09"hardware",INT 75
  807. --------V-1000-------------------------------
  808. INT 10 - VIDEO - SET VIDEO MODE
  809.     AH = 00h
  810.     AL = desired video mode (see #0009)
  811. Return: AL = video mode flag (Phoenix, AMI BIOS)
  812.         20h mode > 7
  813.         30h modes 0-5 and 7
  814.         3Fh mode 6
  815.     AL = CRT controller mode byte (Phoenix 386 BIOS v1.10)
  816. Desc:    specify the display mode for the currently active display adapter
  817. Notes:    IBM standard modes do not clear the screen if the high bit of AL is set
  818.       (EGA or higher only)
  819.     the Tseng ET4000 chipset is used by the Orchid Prodesigner II, Diamond
  820.       SpeedSTAR VGA, Groundhog Graphics Shadow VGA, Boca Super X VGA,
  821.       Everex EV-673
  822.     the installation check for Ahead adapters is the signature "AHEAD" at
  823.       C000h:0025h
  824.     the installation check for Paradise adapters is the signature "VGA=" at
  825.       C000h:007Dh
  826.     the installation check for Oak Tech OTI-037/057/067/077 chipsets is the
  827.       signature "OAK VGA" at C000h:0008h
  828.     the installation check for ATI adapters is the signature "761295520" at
  829.       C000h:0031h; the byte at C000h:0043h indicates the chipset revision:
  830.         31h for 18800
  831.         32h for 18800-1
  832.         33h for 18800-2
  833.         34h for 18800-4
  834.         35h for 18800-5
  835.         62h for 68800AX (Mach32) (see also #0629)
  836.       the two bytes at C000h:0040h indicate the adapter type
  837.         "22" EGA Wonder
  838.         "31" VGA Wonder
  839.         "32" EGA Wonder800+
  840.       the byte at C000h:0042h contains feature flags
  841.         bit 1: mouse port present
  842.         bit 4: programmable video clock
  843.       the byte at C000h:0044h contains additional feature flags if chipset
  844.         byte > 30h (see #0008)
  845.     the installation check for Genoa video adapters is the signature
  846.       77h XXh 99h 66h at C000h:NNNNh, where NNNNh is stored at C000h:0037h
  847.       and XXh is
  848.         00h for Genoa 6200/6300
  849.         11h for Genoa 6400/6600
  850.         22h for Genoa 6100
  851.         33h for Genoa 5100/5200
  852.         55h for Genoa 5300/5400
  853.       for SuperEGA BIOS v2.41+, C000h:0057h contains the product level
  854.       for SuperEGA BIOS v3.0+, C000h:0070h contains the signature
  855.         "EXTMODE", indicating support for extended modes
  856. SeeAlso: AX=0070h,AX=007Eh,AX=10E0h,AX=10F0h,AH=40h,AX=6F05h,AH=FFh"GO32"
  857. SeeAlso: INT 33/AX=0028h,INT 5F/AH=00h,INT 62/AX=0001h
  858. Index:    installation check;Tseng ET4000|installation check;Ahead video cards
  859. Index:    installation check;Oak Technologies|installation check;ATI video cards
  860. Index:    installation check;Paradise video|installation check;Genoa video cards
  861.  
  862. Bitfields for ATI additional feature flags:
  863. Bit(s)    Description    (Table 0008)
  864.  0    70 Hz non-interlaced display
  865.  1    Korean (double-byte) characters
  866.  2    45 MHz memory clock rather than 40 MHz
  867.  3    zero wait states
  868.  4    paged ROMs
  869.  6    no 8514/A monitor support
  870.  7    HiColor DAC
  871.  
  872. (Table 0009)
  873. Values for video mode:
  874.      text/ text pixel    pixel    colors disply scrn  system
  875.      grph resol     box  resolution       pages  addr
  876.  00h = T  40x25     8x8   320x200    16gray      8   B800 CGA,PCjr,Tandy
  877.      = T  40x25     8x14  320x350    16gray      8   B800 EGA
  878.      = T  40x25     8x16  320x400     16      8   B800 MCGA
  879.      = T  40x25     9x16  360x400     16      8   B800 VGA
  880.  01h = T  40x25     8x8   320x200     16      8   B800 CGA,PCjr,Tandy
  881.      = T  40x25     8x14  320x350     16      8   B800 EGA
  882.      = T  40x25     8x16  320x400     16      8   B800 MCGA
  883.      = T  40x25     9x16  360x400     16      8   B800 VGA
  884.  02h = T  80x25     8x8   640x200    16gray      4   B800 CGA,PCjr,Tandy
  885.      = T  80x25     8x14  640x350    16gray      8   B800 EGA
  886.      = T  80x25     8x16  640x400     16      8   B800 MCGA
  887.      = T  80x25     9x16  720x400     16      8   B800 VGA
  888.  03h = T  80x25     8x8   640x200     16      4   B800 CGA,PCjr,Tandy
  889.      = T  80x25     8x14  640x350     16/64      8   B800 EGA
  890.      = T  80x25     8x16  640x400     16      8   B800 MCGA
  891.      = T  80x25     9x16  720x400     16      8   B800 VGA
  892.  04h = G  40x25     8x8   320x200      4      .   B800 CGA,PCjr,EGA,MCGA,VGA
  893.  05h = G  40x25     8x8   320x200     4gray      .   B800 CGA,PCjr,EGA
  894.      = G  40x25     8x8   320x200      4      .   B800 MCGA,VGA
  895.  06h = G  80x25     8x8   640x200      2      .   B800 CGA,PCjr,EGA,MCGA,VGA
  896.      = G  80x25      .      .    mono      .   B000 HERCULES.COM on HGC [14]
  897.  07h = T  80x25     9x14  720x350    mono     var  B000 MDA,Hercules,EGA
  898.      = T  80x25     9x16  720x400    mono      .   B000 VGA
  899.  08h = T 132x25     8x8  1056x200     16      .   B800 ATI EGA/VGA Wonder [2]
  900.      = T 132x25     8x8  1056x200    mono      .   B000 ATI EGA/VGA Wonder [2]
  901.      = G  20x25     8x8   160x200     16      .    .  PCjr, Tandy 1000
  902.      = G  80x25     8x16  640x400    color      .    .  Tandy 2000
  903.      = G  90x43     8x8   720x348    mono      .   B000 Hercules + MSHERC.COM
  904.      = G  90x45     8x8   720x360    mono      .   B000 Hercules + HERKULES [11]
  905.      = G  90x29     8x12  720x348    mono      .    .  Hercules + HERCBIOS [15]
  906.  09h = G  40x25     8x8   320x200     16      .    .  PCjr, Tandy 1000
  907.      = G  80x25     8x16  640x400    mono      .    .  Tandy 2000
  908.      = G  90x43     8x8   720x348    mono      .    .  Hercules + HERCBIOS [15]
  909.  0Ah = G  80x25     8x8   640x200      4      .    .  PCjr, Tandy 1000
  910.  0Bh =     reserved                   (EGA BIOS internal use)
  911.      = G  80x25     8x8   640x200     16      .    .  Tandy 1000 SL/TL [13]
  912.  0Ch =     reserved                   (EGA BIOS internal use)
  913.  0Dh = G  40x25     8x8   320x200     16      8   A000 EGA,VGA
  914.  0Eh = G  80x25     8x8   640x200     16      4   A000 EGA,VGA
  915.  0Fh = G  80x25     8x14  640x350    mono      2   A000 EGA,VGA
  916.  10h = G  80x25     8x14  640x350      4      2   A000 64k EGA
  917.      = G    .      .    640x350     16      .   A000 256k EGA,VGA
  918.  11h = G  80x30     8x16  640x480    mono      .   A000 VGA,MCGA,ATI EGA,ATI VIP
  919.  12h = G  80x30     8x16  640x480     16/256K  .   A000 VGA,ATI VIP
  920.      = G  80x30     8x16  640x480     16/64      .   A000 ATI EGA Wonder
  921.      = G    .      .    640x480     16      .    .  UltraVision+256K EGA
  922.  13h = G  40x25     8x8   320x200    256/256K  .   A000 VGA,MCGA,ATI VIP
  923.  14h = T 132x25     Nx16      .     16      .    .  XGA, IBM Enhanced VGA [3]
  924.      = T 132x25     8x16 1056x400     16/256K  .    .  Cirrus CL-GD5420/5422/5426
  925.      = G  80x25     8x8   640x200      .      .    .  Lava Chrome II EGA
  926.      = G    .      .    640x400     16      .    .  Tecmar VGA/AD
  927.  15h = G  80x25     8x14  640x350      .      .    .  Lava Chrome II EGA
  928.  16h = G  80x25     8x14  640x350      .      .    .  Lava Chrome II EGA
  929.      = G    .      .    800x600     16      .    .  Tecmar VGA/AD
  930.  17h = T 132x25      .      .      .      .    .  Tecmar VGA/AD
  931.      = T  80x43     8x8   640x348     16      4   B800 Tseng ET4000 BIOS [10]
  932.      = G  80x34     8x14  640x480      .      .    .  Lava Chrome II EGA
  933.  18h = T  80x30     9x16  720x480     16      1   A000 Realtek RTVGA [12]
  934.      = T 132x25      .      .    mono      .   B000 Cirrus 5320 chipset
  935.      = T 132x44     8x8  1056x352    mono      .   B000 Tseng Labs EVA
  936.      = T 132x44     9x8  1188x352     4gray      2   B000 Tseng ET3000 chipset
  937.      = T 132x44     8x8  1056x352     16/256      2   B000 Tseng ET4000 chipset
  938.      = G  80x34     8x14  640x480      .      .    .  Lava Chrome II EGA
  939.      = G          1024x768     16      .    .  Tecmar VGA/AD
  940.  19h = T  80x43     9x11  720x473     16      1   A000 Realtek RTVGA [12]
  941.      = T 132x25     8x14 1056x350    mono      .   B000 Tseng Labs EVA
  942.      = T 132x25     9x14 1188x350     4gray      4   B000 Tseng ET3000 chipset
  943.      = T 132x25     8x14 1056x350     16/256      4   B000 Tseng ET4000 chipset
  944.      = T 132x34      .      .    mono      .   B000 Cirrus 5320 chipset
  945.  1Ah = T  80x60     9x8   720x480     16      1   A000 Realtek RTVGA [12]
  946.      = T 132x28     8x13 1056x364    mono      .   B000 Tseng Labs EVA
  947.      = T 132x28     9x13 1188x364     4gray      4   B000 Tseng ET3000 chipset
  948.      = T 132x28     8x13 1056x364     16/256      4   B000 Tseng ET4000 chipset
  949.      = T 132x44      .      .    mono      .   B000 Cirrus 5320 chipset
  950.      = G    .      .    640x350    256      .    .  Tecmar VGA/AD
  951.  1Bh = T 132x25     9x14 1188x350     16      1   A000 Realtek RTVGA [12]
  952.      = G    .      .    640x400    256      .    .  Tecmar VGA/AD
  953.  1Ch = T 132x25      .      .      .      .    .  Cirrus 5320 chipset
  954.      = T 132x30     9x16 1188x480     16      1   A000 Realtek RTVGA [12]
  955.      = G    .      .    640x480    256      .    .  Tecmar VGA/AD
  956.  1Dh = T 132x43      .      .      .      .    .  Cirrus 5320 chipset
  957.      = T 132x43     9x11 1188x473     16      1   A000 Realtek RTVGA [12]
  958.      = G    .      .    800x600    256      .    .  Tecmar VGA/AD
  959.  1Eh = T 132x44      .      .      .      .    .  Cirrus 5320 chipset
  960.      = T 132x60     9x8  1188x480     16      1   A000 Realtek RTVGA [12]
  961.  1Fh = G 100x75     8x8   800x600     16      1   A000 Realtek RTVGA
  962.  20h = T 132x25      .      .     16      .    .  Avance Logic AL2101
  963.      = G  40x16      .    240x128    mono      .   B000 HP 95LX/100LX/200LX
  964.      = G 120x45     8x16  960x720     16      1   A000 Realtek RTVGA
  965.  21h = T  80x25      .      .    mono      .   B000 HP 200LX
  966.      = T 132x30      .      .     16      .    .  Avance Logic AL2101
  967.      = T 132x44     9x9  1188x396     16/256K  .   B800 WD90C
  968.      = T 132x44     9x9  1188x396     16      .   B800 Diamond Speedstar 24X
  969.      = T 132x60      .      .     16      2   B800 Tseng ET4000 chipset [10]
  970.      = G  80x43     8x8   720x348    mono      .   B000 DESQview 2.x+Hercules [4]
  971.      = G 128x48     8x16 1024x768     16      1   A000 Realtek RTVGA [12]
  972.  22h = T 132x43      .      .      .      .    .  Allstar Peacock (VGA)
  973.      = T 132x43      .      .     16      .    .  Avance Logic AL2101
  974.      = T 132x44     8x8  1056x352      .      .   B800 Tseng Labs EVA
  975.      = T 132x44     9x8  1188x352     16/256K  2   B800 Tseng ET3000 chipset
  976.      = T 132x44     8x8  1056x352     16/256K  2   B800 Tseng ET4000 chipset
  977.      = T 132x44     8x8  1056x352      .      .    .  Ahead Systems EGA2001
  978.      = T 132x44     8x8  1056x352     16      2   B800 Ahead B
  979.      = T 132x44     8x9  1056x398     16      .    .  STB Lightspeed ET4000/W32P
  980.      = T 132x44      .      .     16      .    .  Orchid Prodesigner VGA
  981.      = G  80x43     8x8   720x348    mono      .   B800 DESQview 2.x+Hercules [4]
  982.      = G  96x64     8x16  768x1024     16      1   A000 Realtek RTVGA
  983.  23h = T 132x25     6x14  792x350      .      .   B800 Tseng Labs EVA
  984.      = T 132x25     9x14 1188x350     16/256K  4   B800 Tseng ET3000 chipset
  985.      = T 132x25     8x14 1056x350     16/256      4   B800 Tseng ET4000 chipset
  986.      = T 132x25     8x14 1056x350      .      .    .  Ahead Systems EGA2001
  987.      = T 132x25     8x14 1056x350     16      4   B800 Ahead B
  988.      = T 132x25     8x8  1056x200     16      .   B800 ATI EGA Wonder,ATI VIP
  989.      = T 132x25      .      .      .      .    .  Cirrus 5320 chipset
  990.      = T 132x28      .      .      .      .    .  Allstar Peacock (VGA)
  991.      = T 132x28      .      .     16      .    .  Orchid Prodesigner VGA
  992.      = T 132x60      .      .     16      .    .  Avance Logic AL2101
  993.      = G 128x48     8x16 1024x768      4      1   A000 Realtek RTVGA
  994.  24h = T  80x30      .      .     16      .    .  Avance Logic AL2101
  995.      = T 132x25      .      .      .      .    .  Allstar Peacock (VGA)
  996.      = T 132x25      .      .     16      .    .  Orchid Prodesigner VGA
  997.      = T 132x28     6x13  792x364      .      .   B800 Tseng Labs EVA
  998.      = T 132x28     9x13 1188x364     16/256K  4   B800 Tseng ET3000 chipset
  999.      = T 132x28     8x12 1056x336     16      1   B800 Ahead B
  1000.      = T 132x28     8x13 1056x364     16/256K  4   B800 Tseng ET4000 chipset
  1001.      = T 132x28     8x14 1056x392     16      .    .  STB Lightspeed ET4000/W32P
  1002.      = T 132x28      .      .      .      .    .  Cirrus 5320 chipset
  1003.      = G  64x32     8x16  512x512    256      1   A000 Realtek RTVGA
  1004.  25h = T  80x43      .      .     16      .    .  Avance Logic AL2101
  1005.      = G  80x60     8x8   640x480      .      .   A000 Tseng Labs EVA
  1006.      = G  80x60     8x8   640x480     16/256K  1   A000 Tseng ET3000/4000 chipset
  1007.      = G    .      .    640x480     16      .    .  VEGA VGA
  1008.      = G  80x60     8x8   640x480     16      .   A000 Orchid Prodesigner VGA
  1009.      = G  80x60     8x8   640x480     16      1   A000 Ahead B (same as 26h)
  1010.      = G    .      .    640x480     16      .    .  NEC GB-1
  1011.      = G    .      .    640x480     16      .    .  Cirrus 5320 chipset
  1012.      = G    .      .    640x400    256      .    .  Realtek RTVGA
  1013.  26h = T  80x60     8x8   640x480      .      .    .  Tseng Labs EVA
  1014.      = T  80x60     8x8   640x480     16/256K  3   B800 Tseng ET3000/4000 chipset
  1015.      = T  80x60      .      .      .      .    .  Allstar Peacock (VGA)
  1016.      = T  80x60      .      .     16      .    .  Orchid ProDesigner VGA
  1017.      = T  80x60      .      .     16      .    .  Avance Logic AL2101
  1018.      = G  80x60     8x8   640x480      .      .    .  Ahead Systems EGA2001
  1019.      = G  80x60     8x8   640x480     16      1   A000 Ahead B (same as 25h)
  1020.      = G    .      .    640x480    256      .    .  Realtek RTVGA
  1021.  27h = T 132x25     8x8  1056x200    mono      .   B000 ATI EGA Wonder,ATI VIP
  1022.      = G    .      .    720x512     16      .    .  VEGA VGA
  1023.      = G    .      .    720x512     16      .    .  Genoa
  1024.      = G 100x75     8x8   800x600    256      1   A000 Realtek RTVGA [12]
  1025.      = G    .      .    960x720     16      .    .  Avance Logic AL2101
  1026.  28h = T ???x???  .      .      .      .    .  VEGA VGA
  1027.      = G    .      .    512x512    256      .    .  Avance Logic AL2101
  1028.      = G    .      .   1024x768    256      .    .  Realtek RTVGA (1meg)
  1029.  29h = G    .      .    640x400    256      .    .  Avance Logic AL2101
  1030.      = G    .      .    800x600     16      .    .  VEGA VGA
  1031.      = G 100x37     8x16  800x600     16      .   A000 Orchid
  1032.      = G    .      .    800x600     16      .   A000 STB,Genoa,Sigma
  1033.      = G    .      .    800x600     16      .    .  Allstar Peacock (VGA)
  1034.      = G 100x37     8x16  800x600     16/256K  1   A000 Tseng ET3000/4000 chipset
  1035.      = G    .      .    800x600    ???      .    .  EIZO MDB10
  1036.      = G    .      .    800x600     16      .    .  Cirrus 5320 chipset
  1037.      = G   NA      .    800x600     16      .    .  Compaq QVision 1024/1280
  1038.      = G    .      .   1024x1024 256      .    .  Realtek RTVGA BIOS v3.C10
  1039.  2Ah = T 100x40      .      .      .      .    .  Allstar Peacock (VGA)
  1040.      = T 100x40     8x16  800x640     16      .    .  Orchid Prodesigner VGA
  1041.      = T 100x40     8x15  800x600     16/256K  4   B800 Tseng ET3000/4000 chipset
  1042.      = T 100x40     8x15  800x600     16      .    .  STB Lightspeed ET4000/W32P
  1043.      = G    .      .    640x480    256      .    .  Avance Logic AL2101
  1044.      = G    .      .   1280x1024     16      .    .  Realtek RTVGA
  1045.  2Bh = G    .      .    800x600     16      .    .  Avance Logic AL2101
  1046.  2Ch = G    .      .    800x600    256      .    .  Avance Logic AL2101
  1047.  2Dh = G    .      .    640x350    256      .    .  VEGA VGA
  1048.      = G    .      .    640x350    256/256K  .   A000 Orchid, Genoa, STB
  1049.      = G  80x25     8x14  640x350    256/256K  1   A000 Tseng ET3000/4000 chipset
  1050.      = G    .      .    640x350    256      .    .  Cirrus 5320 chipset
  1051.      = G  80x25     8x14  640x350    256      .    .  STB Lightspeed ET4000/W32P
  1052.      = G    .      .    768x1024     16      .    .  Avance Logic AL2101
  1053.  2Eh = G    .      .    640x480    256      .    .  VEGA VGA
  1054.      = G  80x30     8x16  640x480 256/256K      .   A000 Orchid
  1055.      = G    .      .    640x480 256/256K      .   A000 STB,Genoa,Sigma
  1056.      = G  80x30     8x16  640x480 256/256K      1   A000 Tseng ET3000/4000 chipset
  1057.      = G    .      .    640x480 256/256K      .    .  Compaq QVision 1024/1280
  1058.      = G    .      .    768x1024 256      .    .  Avance Logic AL2101
  1059.  2Fh = T 160x50     8x8  1280x400     16      4   B800 Ahead B (Wizard/3270)
  1060.      = G    .      .    720x512    256      .    .  VEGA VGA
  1061.      = G    .      .    720x512    256      .    .  Genoa
  1062.      = G  80x25     8x16  640x400 256/256K      1   A000 Tseng ET4000 chipset
  1063.      = G    .      .   1024x768      4      .    .  Avance Logic AL2101
  1064.  30h = G    .      .    800x600    256      .    .  VEGA VGA
  1065.      = G 100x37     8x16  800x600 256/256K      .   A000 Orchid
  1066.      = G    .      .    800x600 256/256K      .   A000 STB,Genoa,Sigma
  1067.      = G    .      .    720x350      2      .    .  3270 PC
  1068.      = G    .      .    800x600    256      .    .  Cardinal
  1069.      = G    .      .      .      .      .   B800 AT&T 6300
  1070.      = G 100x37     8x16  800x600 256/256K      1   A000 Tseng ET3000/4000 chipset
  1071.      = G    .      .   1024x768     16      .    .  Avance Logic AL2101
  1072.  31h = G    .      .   1024x768    256      .    .  Avance Logic AL2101
  1073.  32h = T  80x34     8x10      .     16      4   B800 Ahead B (Wizard/3270)
  1074.      = G    .      .    640x480    256      .    .  Compaq QVision 1024/1280
  1075.  33h = T 132x44     8x8      .     16      .   B800 ATI EGA Wonder,ATI VIP
  1076.      = T  80x34     8x8      .     16      4   B800 Ahead B (Wizard/3270)
  1077.  34h = T  80x66     8x8      .     16      4   B800 Ahead B (Wizard/3270)
  1078.      = G    .      .    800x600    256      .    .  Compaq QVision 1024/1280
  1079.  36h = G    .      .    960x720     16      .    .  VEGA VGA, STB
  1080.      = G    .      .    960x720     16      .   A000 Tseng ET3000 only
  1081.      = G    .      .   1280x1024     16      .    .  Avance Logic AL2101
  1082.  37h = T 132x44     8x8      .    mono      .   B800 ATI EGA Wonder,ATI VIP
  1083.      = G    .      .   1024x768     16      .    .  VEGA VGA
  1084.      = G 128x48     8x16 1024x768     16      .   A000 Orchid
  1085.      = G    .      .   1024x768     16      .   A000 STB,Genoa,Sigma
  1086.      = G    .      .   1024x768     16      .    .  Definicon
  1087.      = G 128x48     8x16 1024x768     16      1   A000 Tseng ET3000/4000 chipset
  1088.      = G    .      .   1024x768     16      .    .  Compaq QVision 1024/1280
  1089.      = G    .      .   1280x1024 256      .    .  Avance Logic AL2101
  1090.  38h = G    .      .   1024x768    256      .    .  STB VGA/EM-16 Plus (1MB)
  1091.      = G 128x48     8x16 1024x768    256/256K  1   A000 Tseng ET4000 chipset
  1092.      = G    .      .   1024x768    256      .    .  Orchid ProDesigner II
  1093.      = G    .      .   1024x768    256      .    .  Compaq QVision 1024/1280
  1094.  39h = G    .      .   1280x1024     16      .    .  Compaq QVision 1280
  1095.  3Ah = G    .      .   1280x1024    256      .    .  Compaq QVision 1280
  1096.  3Bh = G    .      .    512x480    256      .    .  Compaq QVision 1024/1280
  1097.  3Ch = G    .      .    640x400     64K      .    .  Compaq QVision 1024/1280
  1098.  3Dh = G    .      .   1280x1024     16      .    .  Definicon
  1099.      = G 128x64     8x16 1280x1024     16      1   A000 Tseng ET4000 v3.00 [1,7]
  1100.  3Eh = G    .      .   1280x961     16      .    .  Definicon
  1101.      = G    .      .    640x480     64K      .    .  Compaq QVision 1024/1280
  1102.  3Fh = G    .      .   1280x1024 256      .    .  Hercules ??? (ET4000W32)
  1103.      = G    .      .    800x600     64K      .    .  Compaq QVision 1024/1280
  1104.  40h = T  80x43      .      .      .      .    .  VEGA VGA, Tecmar VGA/AD
  1105.      = T  80x43      .      .      .      .    .  Video7 V-RAM VGA
  1106.      = T  80x43      .      .      .      .    .  Tatung VGA
  1107.      = T 100x30      .      .     16      .    .  MORSE VGA
  1108.      = T 100x30      .      .      .      .    .  Cirrus 510/520 chipset
  1109.      = T  80x25      .    720x350    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1110.      = G    .      .    320x200     64K      .    .  Avance Logic AL2101
  1111.      = G  80x25     8x16  640x400      2      1   B800 AT&T 6300, AT&T VDC600
  1112.      = G  80x25     8x16  640x400      2      1   B800 Olivetti Quaderno
  1113.      = G  80x25     8x16  640x400      2      1   B800 Compaq Portable
  1114.      = G    .      .   1024x768     64K      .    .  Compaq QVision 1280
  1115.  41h = T 132x25      .      .      .      .    .  VEGA VGA
  1116.      = T 132x25      .      .      .      .    .  Tatung VGA
  1117.      = T 132x25      .      .      .      .    .  Video7 V-RAM VGA
  1118.      = T 100x50      .      .     16      .    .  MORSE VGA
  1119.      = T 100x50      .      .      .      .    .  Cirrus 510/520 chipset
  1120.      = T  80x34     9x14  720x476     16/256K  .   B800 WD90C
  1121.      = T  80x34     9x14      .     16      .   B800 Diamond Speedstar 24X
  1122.      = G    .      .    512x512     64K      .    .  Avance Logic AL2101
  1123.      = G    .      .    640x200     16      1    .  AT&T 6300
  1124.      = G  80x25      .    720x348    mono      .   B000 Genoa SuperEGA BIOS 3.0+
  1125.  42h = T 132x43      .      .      .      .    .  VEGA VGA
  1126.      = T 132x43      .      .      .      .    .  Tatung VGA
  1127.      = T 132x43      .      .      .      .    .  Video7 V-RAM VGA
  1128.      = T  80x34     9x10      .      4      4   B800 Ahead B (Wizard/3270)
  1129.      = T 100x60      .      .     16      .    .  MORSE VGA
  1130.      = T 100x60      .      .      .      .    .  Cirrus 510/520 chipset
  1131.      = G  80x25     8x16  640x400     16      .    .  AT&T 6300, AT&T VDC600
  1132.      = G    .      .    640x400     64K      .    .  Avance Logic AL2101
  1133.      = G  80x25      .    720x348    mono      .   B800 Genoa SuperEGA BIOS 3.0+
  1134.  43h = T  80x60      .      .      .      .    .  VEGA VGA
  1135.      = T  80x60      .      .      .      .    .  Tatung VGA
  1136.      = T  80x60      .      .      .      .    .  Video7 V-RAM VGA
  1137.      = T  80x45     9x8      .      4      4   B800 Ahead B (Wizard/3270)
  1138.      = T 100x75      .      .     16      .    .  MORSE VGA
  1139.      = T  80x29      .    720x348    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1140.      = G    .      . 640x200 of 640x400 viewport       AT&T 6300 (unsupported)
  1141.      = G    .      .    640x480     64K      .    .  Avance Logic AL2101
  1142.  44h =    disable VDC and DEB output        .  AT&T 6300
  1143.      = T 100x60      .      .      .      .    .  VEGA VGA
  1144.      = T 100x60      .      .      .      .    .  Tatung VGA
  1145.      = T 100x60      .      .      .      .    .  Video7 V-RAM VGA
  1146.      = T  80x32      .    720x352    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1147.      = G    .      .    800x600     64K      .    .  Avance Logic AL2101
  1148.  45h = T 132x28      .      .      .      .    .  Tatung VGA
  1149.      = T 132x28      .      .      .      .    .  Video7 V-RAM VGA
  1150.      = T  80x44      .    720x352    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1151.  46h = T 132x25     8x14      .    mono      .    .  Genoa 6400
  1152.      = T 132x25     9x14      .    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1153.      = G 100x40     8x15  800x600      2      .    .  AT&T VDC600
  1154.  47h = T 132x29     8x12      .    mono      .    .  Genoa 6400
  1155.      = T 132x29     9x12      .    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1156.      = T 132x28     9x16 1188x448     16/256K  .   B800 WD90C
  1157.      = T 132x28     9x16      .     16      .   B800 Diamond Speedstar 24X
  1158.      = G 100x37     8x16  800x600     16      .    .  AT&T VDC600
  1159.  48h = T 132x32     8x12      .    mono      .    .  Genoa 6400
  1160.      = T 132x32     9x11      .    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1161.      = G  80x50     8x8   640x400      2      .   B800 AT&T 6300, AT&T VDC600
  1162.      = G  80x50     8x8   640x400      2      .   B800 Olivetti Quaderno
  1163.  49h = T 132x44     8x8      .    mono      .    .  Genoa 6400
  1164.      = T 132x44     9x8      .    mono      .    .  Genoa SuperEGA BIOS 3.0+
  1165.      = G  80x30     8x16  640x480      .      .    .  Lava Chrome II EGA
  1166.      = G  80x30     8x16  640x480      .      .   A000 Diamond Stealth64 Video 2xx1
  1167.  4Bh = G 100x37     8x16  800x600      .      .   A000 Diamond Stealth64 Video 2xx1
  1168.  4Dh = T 120x25      .      .      .      .    .  VEGA VGA
  1169.      = G    .      .    512x480     16M      .    .  Compaq QVision 1024/1280
  1170.      = G 128x48     8x16 1024x768      .      .   A000 Diamond Stealth64 Video 2xx1
  1171.  4Eh = T 120x43      .      .      .      .    .  VEGA VGA
  1172.      = T  80x60     8x8      .     16/256K  .   B800 Oak OTI-067/OTI-077 [8]
  1173.      = G    .      .    640x400     16M      .    .  Compaq QVision 1024/1280
  1174.      = G 144x54     8x16 1152x864      .      .   A000 Diamond Stealth64 Video 2xx1
  1175.  4Fh = T 132x25      .      .      .      .    .  VEGA VGA
  1176.      = T 132x60      .      .      .      .    .  some Oak Tech VGA [8]
  1177.      = G    .      .    640x480     16M      .    .  Compaq QVision 1280
  1178.  50h = T  80x30     8x16      .     16/256K  .   B800 Trident TVGA 8800/8900
  1179.      = T  80x34      .      .      .      .    .  Lava Chrome II EGA
  1180.      = T  80x43      .      .    mono      .    .  VEGA VGA
  1181.      = T 132x25     9x14      .    mono      .    .  Ahead Systems EGA2001
  1182.      = T 132x25     9x14      .      4      4   B800 Ahead B
  1183.      = T 132x25     8x14      .     16      8   B800 OAK Technologies VGA-16
  1184.      = T 132x25     8x14      .     16/256K  .   B800 Oak OTI-037/067/077 [8]
  1185.      = T 132x25     8x14 1056x350     16      8   B800 UM587 chipset
  1186.      = T 132x30      .      .     16      .    .  MORSE VGA
  1187.      = T 132x30      .      .      .      .    .  Cirrus 510/520 chipset
  1188.      = G  80x30     8x16  640x480     16      .    .  Paradise EGA-480
  1189.      = G  80x30     8x16  640x480     16      .    .  NEL Electronics BIOS
  1190.      = G    .      .    640x480    mono???      .    .  Taxan 565 EGA
  1191.      = G  40x25     8x8   320x200      .      .    .  Genoa SuperEGA BIOS 3.0+
  1192.  51h = T  80x30     8x16      .      .      .    .  Paradise EGA-480
  1193.      = T  80x30     9x16      .      .      .    .  NEL Electronics BIOS
  1194.      = T  80x30      .      .      .      .    .  Lava Chrome II EGA
  1195.      = T  80x43     8x11      .     16/256K  .   B800 Trident TVGA 8800/8900
  1196.      = T 132x25      .      .    mono      .    .  VEGA VGA
  1197.      = T 132x28     9x12      .      4      4   B800 Ahead B
  1198.      = T 132x43     8x8      .     16      5   B800 OAK Technologies VGA-16
  1199.      = T 132x43     8x8      .     16/256K  .   B800 Oak OTI-037/067/077
  1200.      = T 132x43     8x8  1056x344     16      5   B800 UM587 chipset
  1201.      = T 132x50      .      .     16      .    .  MORSE VGA
  1202.      = T 132x50      .      .      .      .    .  Cirrus 510/520 chipset
  1203.      = G  80x34     8x14  640x480     16      .    .  ATI EGA Wonder
  1204.      = G  80x25     8x8   640x200      .      .    .  Genoa SuperEGA BIOS 3.0+
  1205.  52h = T  80x60      .      .      .      .    .  Lava Chrome II EGA
  1206.      = T  80x60     8x8      .     16/256K  .   B800 Trident TVGA 8800/8900
  1207.      = T 132x43      .      .    mono      .    .  VEGA VGA
  1208.      = T 132x44     9x8      .    mono      .    .  Ahead Systems EGA2001
  1209.      = T 132x44     9x8      .      4      2   B800 Ahead B
  1210.      = T 132x60      .      .     16      .    .  MORSE VGA
  1211.      = T 132x60      .      .      .      .    .  Cirrus 510/520 chipset
  1212.      = G  80x25     8x19  640x480     16      1   A000 AX VGA (Kanji&superimpose)
  1213.      = G  94x29     8x14  752x410     16      .    .  ATI EGA Wonder
  1214.      = G 100x75     8x8   800x600     16      1   A000 OAK Technologies VGA-16
  1215.      = G 100x75     8x8   800x600     16      .   A000 Oak OTI-037 chipset [8]
  1216.      = G 100x37     8x16  800x600     16      .   A000 Oak OTI-067/077 chips [8]
  1217.      = G 100x75     8x8   800x600     16      .   A000 UM587 chipset
  1218.      = G 128x30     8x16 1024x480     16      .    .  NEL Electronics BIOS
  1219.  53h = T  80x25     8x16      .      .      .    .  NEL Electronics BIOS
  1220.      = T  80x60      .      .     16      .    .  MORSE VGA
  1221.      = T  80x60      .      .      .      .    .  Cirrus 510/520 chipset
  1222.      = T 132x25     8x14      .     16/256K  .   B800 Trident TVGA 8800/8900
  1223.      = T 132x43      .      .      .      .    .  Lava Chrome II EGA
  1224.      = G  80x25     8x19  640x480     16      1   A000 AX VGA (Kanji, no superimp.)
  1225.      = G    .      .    640x480    256      .    .  Oak VGA
  1226.      = G  80x30     8x16  640x480    256      .   A000 Oak OTI-067/OTI-077 [8]
  1227.      = G 100x40     8x14  800x560     16      .    .  ATI EGA Wonder,ATI VIP
  1228.      = G    .      .      .      .      .    .  AX PC
  1229.  54h = T 132x25      .      .      .      .    .  Lava Chrome II EGA
  1230.      = T 132x30     8x16      .     16/256K  .   B800 Trident TVGA 8800/8900
  1231.      = T 132x43     8x8      .      .      .    .  Paradise EGA-480
  1232.      = T 132x43     8x8      .      .      .    .  NEL Electronics BIOS
  1233.      = T 132x43     7x9      .     16/256K  .   B800 Paradise VGA
  1234.      = T 132x43     8x9      .     16/256K  .   B800 Paradise VGA on multisync
  1235.      = T 132x43      .      .      .      .    .  Taxan 565 EGA
  1236.      = T 132x43      .      .      .      .    .  AST VGA Plus
  1237.      = T 132x43      .      .      .      .    .  Hewlett-Packard D1180A
  1238.      = T 132x43     7x9      .     16      .    .  AT&T VDC600
  1239.      = T 132x43     9x9  1188x387     16/256K  .   B800 WD90C
  1240.      = T 132x43     9x9  1188x387     16/256K  .   B800 Diamond Speedstar 24X
  1241.      = T 132x43     9x9  1188x387     16/256K  .   B800 Diamond Stealth 24
  1242.      = T 132x43     8x8      .      .      .   B800 Diamond Stealth64 Video 2xx1
  1243.      = T 132x43     8x8  1056x350     16/256K  .    .  Cirrus CL-GD5420/5422/5426
  1244.      = T 132x50     8x8      .     16      .   A000 NCR 77C22 [9]
  1245.      = G 100x42     8x14  800x600     16      .   A000 ATI EGA Wonder, VGA Wonder
  1246.      = G 100x42     8x14  800x600     16      .   A000 ATI Ultra 8514A, ATI XL
  1247.      = G    .      .    800x600    256      .   A000 Oak VGA
  1248.      = G 100x37     8x16  800x600    256      .   A000 Oak OTI-067/077 chips [8]
  1249.  55h = T  80x66     8x8      .     16/256K  .   A000 ATI VIP
  1250.      = T 132x25     8x14      .      .      .    .  Paradise EGA-480
  1251.      = T 132x25     8x14      .      .      .    .  NEL Electronics BIOS
  1252.      = T 132x25     7x16      .     16/256K  .   B800 Paradise VGA
  1253.      = T 132x25     8x16      .     16/256K  .   B800 Paradise VGA on multisync
  1254.      = T 132x25      .      .      .      .    .  Taxan 565 EGA
  1255.      = T 132x25      .      .      .      .    .  AST VGA Plus
  1256.      = T 132x25      .      .      .      .    .  Hewlett-Packard D1180A
  1257.      = T 132x25     7x16      .     16      .    .  AT&T VDC600
  1258.      = T 132x25     8x16      .     16      .   A000 NCR 77C22 [9]
  1259.      = T 132x25     9x16 1188x400     16/256K  .   B800 WD90C
  1260.      = T 132x25     9x16 1188x400     16/256K  .   B800 Diamond Speedstar 24X
  1261.      = T 132x25     9x16 1188x400     16/256K  .   B800 Diamond Stealth 24
  1262.      = T 132x25     8x16      .      .      .   B800 Diamond Stealth64 Video 2xx1
  1263.      = T 132x25     8x14 1056x350     16/256K  .    .  Cirrus CL-GD5420/5422/5426
  1264.      = T 132x43     8x11      .     16/256K  .   B800 Trident TVGA 8800/8900
  1265.      = G  94x29     8x14  752x410      .      .    .  Lava Chrome II EGA
  1266.      = G 128x48     8x16 1024x768     16/256K  .   A000 ATI VGA Wonder v4+  [5]
  1267.      = G    .      .   1024x768     16/256K  .    .  ATI VGA Wonder Plus
  1268.      = G    .      .   1024x768     16/256K  .    .  ATI Ultra 8514A,ATI XL
  1269.      = G 128x48     8x16 1024x768      4      .   A000 Oak OTI-067/077 chips [8]
  1270.  56h = T 132x43     8x8      .      3???      2   B000 NSI Smart EGA+
  1271.      = T 132x43     7x9      .      4      .   B000 Paradise VGA
  1272.      = T 132x43     8x9      .      4      .   B000 Paradise VGA on multisync
  1273.      = T 132x43      .      .    mono      .    .  Taxan 565 EGA
  1274.      = T 132x43     7x9      .      2      .    .  AT&T VDC600
  1275.      = T 132x43     9x8      .      .      .    .  NEL Electronics BIOS
  1276.      = T 132x50     8x8      .      4      .   A000 NCR 77C22 [9]
  1277.      = T 132x60     8x8      .     16/256K  .   B800 Trident TVGA 8800/8900
  1278.      = G    .      .   1024x768     16      .   A000 Oak VGA
  1279.      = G 128x48     8x16 1024x768     16      .   A000 Oak OTI-067/077 chips [8]
  1280.  57h = T 132x25     8x14      .      3???      4   B000 NSI Smart EGA+
  1281.      = T 132x25     7x16      .      4      .   B000 Paradise VGA
  1282.      = T 132x25     8x16      .      4      .   B000 Paradise VGA on multisync
  1283.      = T 132x25     9x14      .      .      .    .  NEL Electronics BIOS
  1284.      = T 132x25      .      .    mono      .    .  Taxan 565 EGA
  1285.      = T 132x25     7x16      .      2      .    .  AT&T VDC600
  1286.      = T 132x25     9x14      .     16/256K  .   B800 Trident TVGA 8800/8900
  1287.      = T 132x25     8x16      .      4      .   A000 NCR 77C22 [9]
  1288.      = G  96x48     8x16  768x1024     16      .   A000 Oak OTI-067/077 chips [8]
  1289.  58h = T  80x33     8x14      .     16      .   B800 ATI EGA Wonder,ATI VIP
  1290.      = T  80x32     9x16      .     16      .    .  Genoa 6400
  1291.      = T  80x43     8x8      .      .      .    .  NEL Electronics BIOS
  1292.      = T 132x30     9x16      .     16/256K  .   B800 Trident TVGA 8800/8900
  1293.      = G 100x75     8x8   800x600     16/256K  .   A000 Paradise VGA
  1294.      = G 100x75     8x8   800x600     16      .    .  AT&T VDC600
  1295.      = G 100x75     8x8   800x600     16      .   A000 NCR 77C22 [9]
  1296.      = G 100x75     8x8   800x600     16      .    .  Diamond Speedstar 24X
  1297.      = G 100x75     8x8   800x600     16/256K  .   A000 Paradise VGA, WD90C
  1298.      = G    .      .    800x600     16      .    .  AST VGA Plus, Compaq VGA
  1299.      = G    .      .    800x600     16      .    .  Dell VGA
  1300.      = G    .      .    800x600     16      .    .  Hewlett-Packard D1180A
  1301.      = G    .      .    800x600    ???      .    .  ELT VGA PLUS 16
  1302.      = G 100x37     8x16  800x600     16/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1303.      = G 160x64     8x16 1280x1024     16      .   A000 Oak OTI-077 chipset [8]
  1304.  59h = T  80x43     9x8      .      .      .    .  NEL Electronics BIOS
  1305.      = T  80x66     8x8      .     16/256K  .   A000 ATI VIP
  1306.      = T 132x43     9x11      .     16/256K  .   B800 Trident TVGA 8800/8900
  1307.      = G 100x75     8x8   800x600      2      .   A000 Paradise VGA
  1308.      = G 100x75     8x8   800x600      2      .    .  AT&T VDC600
  1309.      = G    .      .    800x600      2      .    .  AST VGA Plus, Compaq VGA
  1310.      = G    .      .    800x600      2      .    .  Dell VGA
  1311.      = G    .      .    800x600      2      .    .  Hewlett-Packard D1180A
  1312.      = G 100x75     8x8   800x600      2      .   A000 NCR 77C22 [9]
  1313.      = G 128x48     8x16 1024x768    256      .   A000 Oak OTI-077 chipset [8]
  1314.  5Ah = T  80x60     8x8      .      .      .    .  NEL Electronics BIOS
  1315.      = T 132x60     9x8      .     16/256K  .   B800 Trident TVGA 8800/8900
  1316.      = G 128x48     8x16 1024x768      2      .   A000 NCR 77C22 [9]
  1317.  5Bh = T  80x30     8x16      .      .      .   B800 ATI VGA Wonder (undoc)
  1318.      = G    .      .    640x350    256      .    .  Genoa 6400
  1319.      = G  80x25     8x16  640x400     32K      .   A000 Oak OTI-067/077 chips [8]
  1320.      = G    .      .    800x600     16      .    .  Maxxon, SEFCO TVGA, Imtec
  1321.      = G 100x75     8x8   800x600     16/256K  .   A000 Trident TVGA 8800, 8900
  1322.      = G    .      .    800x600    ???      .    .  Vobis MVGA
  1323.      = G 100x37     8x16  800x600      .      .    .  NEL Electronics BIOS
  1324.      = G 128x48     8x16 1024x768     16      .   A000 NCR 77C22 [1,9]
  1325.  5Ch = T 100x37     8x16      .      .      .    .  NEL Electronics BIOS
  1326.      = G    .      .    640x400    256      .    .  Logix, ATI Prism Elite
  1327.      = G    .      .    640x400    256      .    .  Maxxon, SEFCO TVGA, Imtec
  1328.      = G  80x25     8x16  640x400    256/256K  .   A000 Zymos Poach, Hi Res 512
  1329.      = G  80x25     8x16  640x400    256/256K  .   A000 Trident TVGA 8800/8900
  1330.      = G  80x30     8x16  640x480    256      .    .  Genoa 6400
  1331.      = G  80x30     8x16  640x480     32K      .   A000 Oak OTI-077 chipset [8]
  1332.      = G 100x75     8x8   800x600    256      .   A000 NCR 77C22 [9]
  1333.      = G 100x75     8x8   800x600    256/256K  .   A000 WD90C
  1334.      = G 100x75     8x8   800x600    256/256K  .   A000 Diamond Speedstar 24X
  1335.      = G 100x37     8x16  800x600    256/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1336.  5Dh = T 100x75     8x8      .      .      .    .  NEL Electronics BIOS
  1337.      = G  80x25     8x14  640x350     64K      .    .  STB Lightspeed ET4000/W32P
  1338.      = G    .      .    640x480    256      .    .  Logix, ATI Prism Elite
  1339.      = G    .      .    640x480    256      .    .  Maxxon, SEFCO TVGA, Imtec
  1340.      = G  80x30     8x16  640x480    256/256K  .   A000 Zymos Poach, Hi Res 512
  1341.      = G  80x30     8x16  640x480    256/256K  .   A000 Trident TVGA 8800 (512K)
  1342.      = G 128x48     8x16 1024x768     16      .   A000 NCR 77C22 [9]
  1343.      = G 128x48     8x16 1024x768     16/256K  .   A000 WD90C
  1344.      = G 128x48     8x16 1024x768     16      .    .  Diamond Speedstar 24X
  1345.      = G 128x48     8x16 1024x768     16/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1346.  5Eh = G    .      .    640x400    256      .    .  Paradise VGA,VEGA VGA
  1347.      = G    .      .    640x400    256      .    .  AST VGA Plus, NCR 77C22
  1348.      = G    .      .    640x400    256      .    .  Compaq VGA, Dell VGA
  1349.      = G  80x25     8x16  640x400    256      .    .  AT&T VDC600
  1350.      = G  80x25     8x16  640x400    256      .   A000 NCR 77C22 [9]
  1351.      = G  80x25     8x16  640x400    256/256K  .   A000 WD90C
  1352.      = G  80x25     8x16  640x400    256/256K  .   A000 Diamond Speedstar 24X
  1353.      = G    .      .    800x600     16      .    .  Logix, ATI Prism Elite
  1354.      = G 100x37     8x16  800x600     16      .    .  NEL Electronics BIOS
  1355.      = G 100x75     8x8   800x600    256      .    .  Genoa 6400
  1356.      = G 100x75     8x8   800x600    256/256K  .   A000 Zymos Poach, Trident 8900
  1357.      = G 100x75     8x8   800x600    256/256K  .   A000 Hi Res 512
  1358.  5Fh = G  80x25     8x16  640x400     64K      .    .  STB Lightspeed ET4000/W32P
  1359.      = G    .      .    640x480    256      .    .  Paradise VGA
  1360.      = G    .      .    640x480    256      .    .  AST VGA Plus, NCR 77C22
  1361.      = G    .      .    640x480    256      .    .  Compaq VGA, Dell VGA
  1362.      = G    .      .    640x480    256      .    .  Hewlett-Packard D1180A
  1363.      = G  80x30     8x16  640x480    256      .    .  AT&T VDC600 (512K)
  1364.      = G  80x30     8x16  640x480    256      .   A000 NCR 77C22 [9]
  1365.      = G  80x30     8x16  640x480    256/256K  .   A000 WD90C
  1366.      = G  80x30     8x16  640x480    256/256K  .   A000 Diamond Speedstar 24X
  1367.      = G  80x30     8x16  640x480    256/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1368.      = G    .      .   1024x768     16      .    .  Logix, ATI Prism Elite
  1369.      = G    .      .   1024x768     16      .    .  Maxxon, Imtec
  1370.      = G 128x48     8x16 1024x768     16      .    .  Genoa 6400
  1371.      = G 128x48     8x16 1024x768     16/256K  .   A000 Zymos Poach, Hi Res 512
  1372.      = G 128x48     8x16 1024x768     16/256K  .   A000 Trident TVGA 88/8900 512K
  1373.  60h = T 132x25     8x14      .     16/64      8   B800 Quadram Ultra VGA
  1374.      = T 132x25     8x14      .     16      .    .  Genoa 6400
  1375.      = T 132x25     8x14      .     16      .    .  Genoa SuperEGA BIOS 3.0+
  1376.      = T 132x25      .      .      .      .    .  Cirrus 5320 chipset
  1377.      = T 132x25      .      .     16      .    .  Chips&Technologies chipset
  1378.      = G  80x???  .    ???x400      .      .    .  Corona/Cordata BIOS 4.10+
  1379.      = G  80x25     8x16  640x400    256      1   A000 Ahead A, Ahead B
  1380.      = G    .      .    752x410      .      .    .  VEGA VGA
  1381.      = G    .      .    752x410     16      .    .  Tatung VGA
  1382.      = G    .      .    752x410     16      .    .  Video7 V-RAM VGA
  1383.      = G 128x48     8x16 1024x768      4/256K  .   A000 Trident TVGA 8900
  1384.      = G 128x48     8x16 1024x768    256/256K  .   A000 WD90C
  1385.      = G 128x48     8x16 1024x768    256/256K  .   A000 Diamond Speedstar 24X
  1386.      = G 128x48     8x16 1024x768    256/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1387.      = G 144x54     8x16 1152x864      .      .   A000 Diamond Stealth64 Video 2xx1
  1388.  61h = T 132x29     8x12      .     16/64      8   B800 Quadram Ultra VGA
  1389.      = T 132x29     8x8      .     16      .    .  Genoa 6400
  1390.      = T 132x29     8x8      .     16      .    .  Genoa SuperEGA BIOS 3.0+
  1391.      = T 132x50      .      .      .      .    .  Cirrus 5320 chipset
  1392.      = T 132x50      .      .     16      .    .  Chips&Technologies chipset
  1393.      = G    .      .    ???x400      .      .    .  Corona/Cordata BIOS 4.10+
  1394.      = G  80x25     8x16  640x400    256      .   A000 ATI VGA Wonder,VGA Wonder+
  1395.      = G  80x25     8x16  640x400    256      .   A000 ATI Ultra 8514A,ATI XL
  1396.      = G  80x25     8x16  640x400      .      .   A000 Diamond Stealth64 Video 2xx1
  1397.      = G  80x30     8x16  640x480    256      1   A000 Ahead A, Ahead B (512K)
  1398.      = G    .      .    720x540      .      .    .  VEGA VGA
  1399.      = G    .      .    720x540     16      .    .  Tatung VGA
  1400.      = G    .      .    720x540     16      .    .  Video7 V-RAM VGA
  1401.      = G  96x64     8x16  768x1024     16/256K  .   A000 Trident TVGA 88/8900 512K
  1402.      = G 128x48     8x16 1024x768    256      .   A000 NCR 77C22 [1,9]
  1403.      = G 144x54     8x16 1152x864      .      .   A000 Diamond Stealth64 Video 2xx1
  1404.  62h = T 132x32     8x11      .     16/64      6   B800 Quadram Ultra VGA
  1405.      = T 132x32     8x12      .     16      .    .  Genoa 6400
  1406.      = T 132x32     8x11      .     16      .    .  Genoa SuperEGA BIOS 3.0+
  1407.      = G    .      .    640x450     16      .    .  Cirrus 510/520 chipset
  1408.      = G  80x30     8x16  640x480    256      .   A000 ATI VGA Wonder,VGA Wonder+
  1409.      = G  80x30     8x16  640x480    256      .   A000 ATI Ultra 8514A,ATI XL
  1410.      = G  80x30     8x16  640x480    32K      .   A000 WD90C
  1411.      = G  80x30     8x16  640x480    32K      .   A000 Diamond Speedstar 24X
  1412.      = G    .      .    800x600      .      .    .  VEGA VGA
  1413.      = G    .      .    800x600     16      .    .  Tatung VGA
  1414.      = G    .      .    800x600     16      .    .  Video7 V-RAM VGA
  1415.      = G 100x75     8x8   800x600    256      1   A000 Ahead A, Ahead B (512K)
  1416.      = G 128x48     8x16 1024x768    256/256K  .   A000 Trident TVGA 8900, Zymos
  1417.      = G 128x48     8x16 1024x768    256      .   A000 NCR 77C22 [9]
  1418.  63h = T 132x44     8x8      .     16/64      5   B800 Quadram Ultra VGA
  1419.      = T 132x44     8x8      .     16      .    .  Genoa 6400
  1420.      = T 132x44     8x8      .     16      .    .  Genoa SuperEGA BIOS 3.0+
  1421.      = G    .      .    720x540     16      .    .  MORSE VGA
  1422.      = G    .      .    720x540     16      .    .  Cirrus 510/520 chipset
  1423.      = G 100x42     8x14  800x600    256      .   A000 ATI VGA Wonder,VGA Wonder+
  1424.      = G 100x42     8x14  800x600    256      .   A000 ATI Ultra 8514A,ATI XL
  1425.      = G    .      .    800x600    32K      .   A000 WD90C
  1426.      = G    .      .    800x600    32K      .   A000 Diamond Speedstar 24X
  1427.      = G 128x48     7x16 1024x768    256      1   A000 Ahead B (1MB)
  1428.      = G    .      .   1024x768      2      .    .  Video7 V-RAM VGA
  1429.  64h = T 132x60     8x8      .     16      .    .  Genoa 6400
  1430.      = G    .      .    640x480    64K      .   A000 Cirrus CL-GD 5422/5426
  1431.      = G    .      .    800x600     16      .    .  MORSE VGA
  1432.      = G    .      .    800x600     16      .    .  Cirrus 510/520 chipset
  1433.      = G    .      .    800x600    ???      .    .  SAMPO-Mira VGA
  1434.      = G    .      .   1024x768      4      .    .  Video7 V-RAM VGA
  1435.      = G 128x48     8x16 1024x768    256      .   A000 ATI VGA Wonder Plus,ATI XL
  1436.      = G 160x64     8x16 1280x1024     16/256K  .   A000 WD90C [1]
  1437.      = G 160x64     8x16 1280x1024     16/256K  .   A000 Diamond Speedstar 24X [1]
  1438.  65h = G    .      .    800x600    64K      .   A000 Cirrus CL-GD 5422/5426
  1439.      = G    .      .   1024x768     16      .    .  Video7 V-RAM VGA
  1440.      = G 128x48     8x16 1024x768     16      .   A000 ATI VGA Wonder
  1441.  66h = T  80x50     8x8   640x400     16/256K  .   B800 WD90C
  1442.      = T  80x50     8x8      .     16      .   B800 Diamond Speedstar 24X
  1443.      = G    .      .    640x400    256      .    .  Tatung VGA
  1444.      = G    .      .    640x400    256      .    .  Video7 V-RAM VGA
  1445.      = G    .      .    640x480    32K      .   A000 Cirrus CL-GD 5422/5426
  1446.  67h = T  80x43     8x8   640x344     16/256K  .   B800 WD90C
  1447.      = T  80x43     8x8      .     16      .   B800 Diamond Speedstar 24X
  1448.      = G    .      .    640x480    256      .    .  Video7 V-RAM VGA
  1449.      = G    .      .    800x600    32K      .   A000 Cirrus CL-GD 5422/5426
  1450.      = G 128x48     8x16 1024x768      4      .   A000 ATI VGA Wonder
  1451.      = G 160x64     8x16 1280x1024     16      .   A000 NCR 77C22 [1,9]
  1452.  68h = G  80x25     8x16  640x400      .      .   A000 Diamond Stealth64 Video 2xx1
  1453.  69h = T 132x50     8x8  1056x400     16/256K  .   B800 WD90C
  1454.      = T 132x50     8x8      .     16      .   B800 Diamond Speedstar 24X
  1455.      = G  80x30     8x16  640x480      .      .   A000 Diamond Stealth64 Video 2xx1
  1456.      = G    .      .    720x540    256      .    .  Video7 V-RAM VGA
  1457.  6Ah = G    .      .    800x600     16      .   A000 VESA standard interface
  1458.      = G 100x75     8x8   800x600     16      .    .  Genoa 6400
  1459.      = G 100x75     8x8   800x600     16      .    .  Diamond Speedstar 24X
  1460.      = G    .      .    800x600     16      .   A000 Ahead A
  1461.      = G 100x75     8x8   800x600     16      1   A000 Ahead B (VESA) [see 71h]
  1462.      = G    .      .    800x600     16      .    .  Zymos Poach, Hi Res 512
  1463.      = G    .      .    800x600     16      .    .  Epson LT-386SX in CRT Mode
  1464.      = G    .      .    800x600     16      .    .  Compuadd 316SL in CRT Mode
  1465.      = G 100x37     8x16  800x600     16/256K  .   A000 Cirrus CL-GD5420/5422/5426
  1466.      = G 100x37     8x16  800x600     16      .   A000 Diamond Stealth64 Video 2xx1
  1467.      = G 100x42     8x14  800x600      .      .   A000 ATI VGA Wonder (undoc)
  1468.      = G    .      .    800x600     16      .    .  Chips&Technologies chipset
  1469.      = G 160x64     8x16 1280x1024 256      .   A000 NCR 77C22 [1,9]
  1470.  6Bh = T 100x37     8x16      .     16      .    .  Genoa 6400
  1471.      = T 100x37     8x16      .      .      .    .  NEL Electronics BIOS
  1472.      = G 100x37     8x16  800x600      .      .   A000 Diamond Stealth64 Video 2xx1
  1473.  6Ch = G  80x30     8x16  640x480     16M      .   A000 Trident 8900CL/BIOS C04
  1474.      = G 100x75     8x8   800x600    256      .    .  Genoa 6400
  1475.      = G 128x48     8x16 1024x768      2      .   A000 Diamond Stealth64 Video 2xx1
  1476.      = G 160x60     8x16 1280x960     16/256K  .   A000 WD90C [1]
  1477.      = G 160x60     8x16 1280x960     16/256K  .   A000 Diamond Speedstar 24X [1]
  1478.      = G 160x64     8x16 1280x1024     16/256K  .   A000 Cirrus CL-GD 5422/5426 [1]
  1479.  6Dh = G  80x25     8x14  640x350     64K      .    .  STB Lightspeed ET4000/W32P
  1480.      = G 128x48     8x16 1024x768      .      .   A000 Diamond Stealth64 Video 2xx1
  1481.      = G 160x64     8x16 1280x1024 256/256K  .   A000 Cirrus CL-GD 5422/5426 [1]
  1482.  6Eh = G  40x25     8x8   320x200     64K      .   A000 Cirrus CL-GD 5422/5426
  1483.      = G 160x64     8x16 1280x1024      2      .   A000 Diamond Stealth64 Video 2xx1
  1484.  6Fh = G  40x25     8x8   320x200     16M      .   A000 Cirrus CL-GD 5422/5426
  1485.      = G 160x64     8x16 1280x1024      .      .   A000 Diamond Stealth64 Video 2xx1
  1486.  70h =    extended mode set (see AX=0070h)    .  Everex Micro Enhancer EGA
  1487.      = T  40x25     8x8      .     16      8   B800 Quadram (CGA double scan)
  1488.      = T  40x25     8x8   (CGA dblscan)      .    .  Genoa SuperEGA BIOS 3.0+
  1489.      = G    .      .    360x480    256      .    .  Cirrus 510/520/5320 chips
  1490.      = G  90x28     8x14  720x392     16      1   A000 Ahead B
  1491.      = G  80x30     8x16  640x480      .      .   A000 Diamond Stealth64 Video 2xx1
  1492.      = G    .      .    800x600     16      .    .  C&T chipset, Cardinal
  1493.      = G    .      .   1024x480    256      .    .  Trident 8900C BIOS C3.0
  1494.  71h = T  80x25     8x8      .     16      8   B800 Quadram (CGA double scan)
  1495.      = T  80x25     8x8   (CGA dblscan)      .    .  Genoa SuperEGA BIOS 3.0+
  1496.      = G    .      .    528x400    256      .    .  Cirrus 510/520 chipset
  1497.      = G  80x30     8x16  640x480     16M      .   A000 Cirrus CL-GD 5422/5426
  1498.      = G  80x30     8x16  640x480      .      .   A000 Diamond Stealth64 Video 2xx1
  1499.      = G 100x35     8x16  800x600     16/64      .   A000 NSI Smart EGA+
  1500.      = G 100x75     8x8   800x600     16      1   A000 Ahead B (same as 6Ah)
  1501.      = G    .      .    960x720     16      .    .  C&T chipset, Cardinal
  1502.      = G    .      .   1024x480    256      .    .  Trident 8900C BIOS C3.0
  1503.  72h = T  80x60     8x8      .     16      .   B800 Quadram Ultra VGA
  1504.      = T  80x60     8x8      .     16      .   B800 Genoa 6400
  1505.      = T  80x60     8x8      .     16      .   B800 Genoa SuperEGA BIOS 3.0+
  1506.      = G    .      .    528x480    256      .    .  Cirrus 510/520 chipset
  1507.      = G  80x25     8x19  640x480     16      1   A000 DOS/V w/ any VGA
  1508.      = G  80x30     8x16  640x480      .      .   A000 Diamond Stealth64 Video 2xx1
  1509.      = G    .      .    640x480    32K      .   A000 ATI
  1510.      = G    .      .    640x480    16M      .   A000 WD90C
  1511.      = G    .      .    640x480    16M      .   A000 Diamond Speedstar 24X
  1512.      = G    .      .   1024x768     16      .    .  C&T chipset, Cardinal
  1513.  73h = G  80x60     8x8   640x480     16      .   A000 Quadram Ultra VGA
  1514.      = G  80x60     8x8   640x480     16      .    .  Genoa 6400
  1515.      = G  80x60     8x8   640x480     16      .    .  Genoa SuperEGA BIOS 3.0+
  1516.      = G 100x37     8x16  800x600      .      .   A000 Diamond Stealth64 Video 2xx1
  1517.      = T  80x25     8x19  640x475     16      1   none DOS/V, emulated in VGA graph
  1518.  74h = T  80x66     8x8      .     16      .   B800 Quadram Ultra VGA
  1519.      = T  80x66     8x8      .     16      .   B800 Genoa 6400
  1520.      = T  80x66     8x8      .     16      .   B800 Genoa SuperEGA BIOS 3.0+
  1521.      = G    .      .    640x400      2      .   B800 Toshiba 3100 AT&T mode
  1522.      = G  80x30     8x16  640x480     32K      .   A000 Trident 8900C/BIOS C03
  1523.      = G 100x37     8x16  800x600      .      .   A000 Diamond Stealth64 Video 2xx1
  1524.      = G 128x48     8x16 1024x768     16      1   A000 Ahead A, Ahead B (512K)
  1525.      = G    .      .   1024x768     64K      .   A000 Cirrus CL-GD 5422/5426 [1]
  1526.  75h = G  80x30     8x16  640x480     64K      .   A000 Trident 8900C/BIOS C03
  1527.      = G  80x66      .    640x528     16???      .   A000 Quadram Ultra VGA
  1528.      = G  80x66      .    640x528     16      .    .  Genoa SuperEGA BIOS 3.0+
  1529.      = G 100x37     8x16  800x600      .      .   A000 Diamond Stealth64 Video 2xx1
  1530.      = G 128x48     8x16 1024x768      4      1   A000 Ahead B
  1531.  76h = T  94x29     8x14      .     16      .   B800 Quadram Ultra VGA
  1532.      = T  94x29     8x14      .      .      .    .  Genoa SuperEGA BIOS 3.0+
  1533.      = G 100x75     8x8   800x600     32K      .   A000 Trident 8900C/BIOS C03
  1534.      = G 128x48     8x16 1024x768      2      1   A000 Ahead B
  1535.      = G 128x48     8x16 1024x768      .      .   A000 Diamond Stealth64 Video 2xx1
  1536.  77h = G  94x29      .    752x410     16???      .   A000 Quadram Ultra VGA
  1537.      = G  94x29      .    752x410     16      .    .  Genoa SuperEGA BIOS 3.0+
  1538.      = G 100x75     8x8   800x600     64K      .   A000 Trident 8900C/BIOS C03
  1539.      = G 128x48     8x16 1024x768      .      .   A000 Diamond Stealth64 Video 2xx1
  1540.  78h = T 100x37     8x16      .     16      .    .  Genoa 6400
  1541.      = T 100x75     8x8      .     16      .   B800 Quadram Ultra VGA
  1542.      = T 100x75     8x8      .      .      .    .  Genoa SuperEGA BIOS 3.0+
  1543.      = G    .      .    640x400    256      .    .  STB VGA/EM-16 Plus
  1544.      = G    .      .    640x400    256      .    .  Cardinal, C&T chipset
  1545.      = G    .      .    640x400    256      .    .  Cirrus 5320 chipset
  1546.  79h = G    .      .    640x480    256      .    .  Cardinal, C&T chipset
  1547.      = G 100x75      .    800x600     16???      .   A000 Quadram Ultra VGA
  1548.      = G 100x75     8x8   800x600     16      .    .  Genoa SuperEGA BIOS 3.0+
  1549.      = G 100x75     8x8   800x600     16      .    .  Genoa 6400
  1550.  7Ah = T 114x60     8x8      .     16      .   B800 Quadram Ultra VGA
  1551.      = T 114x60     8x8      .      .      .    .  Genoa SuperEGA BIOS 3.0+
  1552.      = G    .      .    720x540    256      .    .  C&T chipset, Cardinal
  1553.  7Bh = G    .      .    800x600    256      .    .  C&T chipset, Cardinal
  1554.      = G 114x60      .    912x480     16???      .   A000 Quadram Ultra VGA
  1555.      = G    .      .    912x480     16      .    .  Genoa SuperEGA BIOS 3.0+
  1556.  7Ch = G    .      .    512x512     16      .    .  Genoa
  1557.      = G    .      .    800x600    256      .    .  C&T 82C453 chipset
  1558.      = G 200x75     8x16 1600x1200      . [16]  .   A000 Diamond Stealth64 Video 2xx1
  1559.  7Dh = G  64x32     8x16  512x512    256      .    .  Genoa
  1560.  7Eh =    special mode set (see AX=007Eh)        .  Paradise VGA, AT&T VDC600
  1561.      = G  80x25     8x16  640x400    256      .    .  Genoa 6400
  1562.      = G    .      .   1024x768    256      .    .  C&T 82C453 chipset
  1563.      = G  90x43      .      .    mono      .   B000 HERCULES.COM on HGC [14]
  1564.  7Fh =    special function set (see AX=007Fh)    .  Paradise VGA, AT&T VDC600
  1565.      = G 128x48     8x16 1024x768      4      .    .  Genoa 6400
  1566.      = G  90x29      .      .    mono      .   B000 HERCULES.COM on HGC [14]
  1567.  82h = T  80x25      .      .    B&W      .    .  AT&T VDC overlay mode [6]
  1568.  83h = T  80x25      .      .      .      .    .  AT&T VDC overlay mode [6]
  1569.  86h = G    .      .    640x200    B&W      .    .  AT&T VDC overlay mode [6]
  1570.  88h = G  90x43     8x8   720x348    mono      .   B000 Hercules + MSHERC.COM
  1571.  C0h = G    .      .    640x400    2/prog palette    .  AT&T VDC overlay mode [6]
  1572.      = G    .      .    640x400    2/prog palette    .  Olivetti Quaderno overlay
  1573.  C4h =    disable output      .      .      .    .  AT&T VDC overlay mode [6]
  1574.  C8h = G  80x50     8x8   640x400      2      .   B800 Olivetti Quaderno overlay
  1575.  D0h = G    .      .    640x400      2      .   B800 DEC VAXmate AT&T mode
  1576. Notes:
  1577. [1] interlaced only
  1578. [2] for ATI EGA Wonder, mode 08h is only valid if SMS.COM is loaded resident.
  1579.       SMS maps mode 08h to mode 27h if the byte at location 0040:0063 is 0B4h,
  1580.       otherwise to mode 23h, thus selecting the appropriate (monochrome or
  1581.       color) 132x25 character mode.
  1582.     for ATI VGA Wonder, mode 08h is the same, and only valid if VCONFIG loaded
  1583.       resident
  1584. [3] early XGA boards support 132-column text but do not have this BIOS mode
  1585. [4] DESQview intercepts calls to change into these two modes (21h is page 0,
  1586.       22h is page 1) even if there is no Hercules graphics board installed
  1587. [5] ATI BIOS v4-1.00 has a text-scrolling bug in this mode
  1588. [6] for AT&T VDC overlay modes, BL contains the DEB mode, which may be 06h,
  1589.       40h, or 44h
  1590. [7] BIOS text support is broken in this undocumented mode; scrolling moves
  1591.       only about 1/3 of the screen (and does even that portion incorrectly),
  1592.       while screen clears only clear about 3/4.
  1593. [8] The Oak OTI-037/067/077 modes are present in the Oak VGA BIOS, which OEMs
  1594.       may choose to use only partially or not at all; thus, not all Oak boards
  1595.       support all "Oak" modes listed here
  1596. [9] this card uses the full 128K A000h-BFFFh range for the video buffer,
  1597.       precluding the use of a monochrome adapter in the same system
  1598. [10] mode 17h supported by Tseng ET4000 BIOS 8.01X dated 09/14/90, but not
  1599.       v8.01X dated 02/28/92; mode 21h supported by 02/28/92 version but not
  1600.       09/14/90 version
  1601. [11] HERKULES simulates a 90x45 text mode in Hercules graphics mode; the
  1602.       installation check for HERKULES.COM is the signature "Herkules" two
  1603.       bytes beyond the INT 10 handler
  1604. [12] The Realtek RTVGA BIOS v3.C10 crashes when attempting to switch into
  1605.       modes 21h or 27h; this version of the BIOS also sets the BIOS data area
  1606.       incorrectly for extended text modes, resulting in scrolling after only
  1607.       24 lines (the VMODE.EXE    utility does set the data area correctly)
  1608. [13] The Tandy 1000SL/TL BIOS does not actually support this mode
  1609. [14] HERCULES.COM is a graphics-mode BIOS extension for Hercules-compatible
  1610.       graphics cards by Soft Warehouse, Inc.  Its installation check is to
  1611.       test whether the word preceding the INT 10 handler is 4137h.
  1612. [15] The Hercules-graphics video modes for HERCBIOS (shareware by Dave
  1613.       Tutelman) may be changed by a command-line switch; the 90x43
  1614.       character-cell mode's number is always one higher than the 90x29 mode
  1615.       (whose default is mode 08h)
  1616. [16] Stealth64 Video 2001-series BIOS v1.03 reports 76 lines for mode 7Ch,
  1617.       resulting in incorrect scrolling for TTY output (scrolling occurs only
  1618.       after the end of the 76th line, which is not displayed)
  1619. SeeAlso: #0010,#0069,#0101
  1620. Index:    video modes
  1621. Index:    installation check;HERKULES|installation check;HERCULES.COM
  1622. --------V-100070-----------------------------
  1623. INT 10 - VIDEO - Everex Micro Enhancer EGA/Viewpoint VGA - EXTENDED MODE SET
  1624.     AX = 0070h
  1625.     BL = mode (see #0010)
  1626. Desc:    specify a proprietary display mode on the Everex Micro Enhancer or
  1627.       Viewpoint video adapters
  1628. SeeAlso: AH=00h,AX=6F05h,AX=7000h/BX=0004h,AH=FFh"GO32"
  1629.  
  1630. (Table 0010)
  1631. Values for Everex video mode:
  1632.      text/ text pixel    pixel    colors disply scrn monitor    adapter
  1633.      grph resol     box  resolution       pages  addr
  1634.  00h = G    .      .    640x480     16      .    .  multisync  EGA,VGA
  1635.  01h = G    .      .    752x410     16      .    .  multisync  EGA,VGA
  1636.  02h = G    .      .    800x600     16      .    .  multisync  EGA,VGA
  1637.  03h = T  80x34      .      .      .      .    .  multisync  EGA,VGA
  1638.  04h = T  80x60      .      .      .      .    .  multisync  EGA,VGA
  1639.  05h = T  94x29      .      .      .      .    .  multisync  EGA only
  1640.  06h = T  94x51      .      .      .      .    .  multisync  EGA only
  1641.  07h = T 100x43     8x14      .     16      .    .  .          VGA only
  1642.  08h = T 100x75     8x8      .     16      .    .  .          VGA only
  1643.  09h = T  80x44      .      .      .      .    .  EGA          EGA only
  1644.  0Ah = T 132x25      .      .      .      .    .  EGA          EGA,VGA
  1645.  0Bh = T 132x44      .      .      .      .    .  EGA          EGA,VGA
  1646.  0Ch = T 132x25      .      .      .      .    .  CGA          EGA only
  1647.  0Dh = T  80x44      .      .      .      .    .  mono          EGA only
  1648.  0Eh = T 132x25      .      .      .      .    .  mono
  1649.  0Fh = T 132x44      .      .      .      .    .  mono
  1650.  10h =    reserved
  1651.  11h = G    .      .   1280x350      4      .    .  .          EGA only
  1652.  12h = G    .      .   1280x600      4      .    .  .          EGA only
  1653.  13h = G    .      .    640x350    256      .    .  .          EGA,EV673
  1654.  14h = G    .      .    640x400    256      .    .  .
  1655.  15h = G    .      .    512x480    256      .    .  .
  1656.  16h = T  80x30     8x16      .    256      .    .  .          VGA only
  1657.  18h = T 100x27     8x16      .     16      .    .  .          VGA only
  1658.  20h = G    .      .   1024x768     16      .    .  .          Everex 629,678
  1659.         .      .      .      .      .    .  .          Everex EV-673
  1660.  21h = T 160x64     8x16 1280x1024     16      .    .  .          1MB VGA only
  1661.  30h = G    .      .    640x480    256      .    .  .          Everex 629,678
  1662.         .      .      .      .      .    .  .          Everex EV-673
  1663.  31h = G    .      .    800x600    256      .    .  .          Everex 629,678
  1664.         .      .      .      .      .    .  .          Everex EV-673
  1665.  32h = G 128x48     8x16 1024x768    256      .    .  .          1MB VGA only
  1666.  40h = T 132x30     8x16      .     16      .    .  .          VGA only
  1667.  50h = T 132x32     8x16      .    mono      .    .  .          VGA only
  1668.  62h = G  40x25     8x8   320x200    32K      .    .  .          Vwpt TC (EV629)
  1669.  70h = G  64x30     8x16  512x480    32K      .    .  .          Viewpoint TC
  1670.  71h = G  80x30     8x16  640x480    32K      .    .  .          Viewpoint TC
  1671.  76h = G  64x30     8x16  512x480    16M      .    .  .          Viewpoint TC
  1672.  77h = G  80x30     8x16  640x480    16M      .    .  .          Viewpoint TC
  1673. SeeAlso: #0009,#0101
  1674. Index:    video modes;Everex
  1675. --------V-10007E-----------------------------
  1676. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - SET SPECIAL MODE
  1677.     AX = 007Eh
  1678.     BX = horizontal dimension of the mode desired
  1679.     CX = vertical dimension of the mode desired
  1680.         (both BX/CX in pixels for graphics modes, rows for alpha modes)
  1681.     DX = number of colors of the mode desired (0000h for monochrome modes)
  1682. Return: BH = 7Eh if successful (Paradise VGA)
  1683.     AL = 7Eh if successful (AT&T VDC600)
  1684. Desc:    specify a display mode by resolution rather than mode number
  1685. SeeAlso: AH=00h,AX=0070h,AX=007Fh/BH=00h,AX=6F05h,AH=FFh"GO32"
  1686. Index:    video modes;Paradise|video modes;AT&T
  1687. --------V-10007FBH00-------------------------
  1688. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - SET VGA OPERATION
  1689.     AX = 007Fh
  1690.     BH = 00h
  1691. Return: AL = 7Fh if successful (AT&T VDC600)
  1692.     BH = status (Paradise/Dell)
  1693.         00h invalid function
  1694.         7Fh successful
  1695. SeeAlso: AX=007Fh/BH=01h,AX=007Fh/BH=02h
  1696. --------V-10007FBH01-------------------------
  1697. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - SET NON-VGA OPERATION
  1698.     AX = 007Fh
  1699.     BH = 01h
  1700. Return: AL = 7Fh if successful (AT&T VDC600)
  1701.     BH = status (Paradise/Dell)
  1702.         00h invalid function
  1703.         7Fh successful
  1704. Note:    color modes (0,1,2,3,4,5,6) will set non-VGA CGA operation, monochrome
  1705.       mode 7 will set non-VGA MDA/Hercules operation
  1706. SeeAlso: AX=007Fh/BH=00h,AX=007Fh/BH=02h
  1707. --------V-10007FBH02-------------------------
  1708. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - QUERY MODE STATUS
  1709.     AX = 007Fh
  1710.     BH = 02h
  1711. Return: AL = 7Fh if successful (AT&T VDC600)
  1712.     BH = status (Paradise/Dell)
  1713.         00h invalid function
  1714.         7Fh successful
  1715.     ---if successful---
  1716.     BL = 00h if operating in VGA mode, 01h if non-VGA mode
  1717.     CH = total video RAM size in 64k byte units
  1718.     CL = video RAM used by the current mode
  1719. Note:    under Novell DOS 7 TaskMgr Multitasker, this call always returns 0K
  1720.       video memory in CX
  1721. SeeAlso: AX=007Fh/BH=00h,AX=007Fh/BH=01h
  1722. --------V-10007FBH03-------------------------
  1723. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - LOCK CURRENT MODE
  1724.     AX = 007Fh
  1725.     BH = 03h
  1726. Return: AL = 7Fh if successful (AT&T VDC600)
  1727.     BH = status (Paradise/Dell)
  1728.         00h invalid function
  1729.         7Fh successful
  1730. Desc:    allows current mode (VGA or non-VGA) to survive re-boot
  1731. SeeAlso: AX=007Eh,AX=007Fh/BH=04h,AX=007Fh/BH=06h,AH=FFh"Oak"
  1732. --------V-10007FBH04-------------------------
  1733. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - ENTER MDA EMULATION MODE
  1734.     AX = 007Fh
  1735.     BH = 04h
  1736. Return: AL = 7Fh if successful (AT&T VDC600)
  1737.     BH = status (Paradise/Dell)
  1738.         00h invalid function
  1739.         7Fh successful
  1740. SeeAlso: AX=007Eh,AX=007Fh/BH=03h,AX=007Fh/BH=05h,AH=FFh"Oak"
  1741. --------V-10007FBH05-------------------------
  1742. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - ENTER CGA EMULATION MODE
  1743.     AX = 007Fh
  1744.     BH = 05h
  1745. Return: AL = 7Fh if successful (AT&T VDC600)
  1746.     BH = status (Paradise/Dell)
  1747.         00h invalid function
  1748.         7Fh successful
  1749. SeeAlso: AX=007Eh,AX=007Fh/BH=03h,AX=007Fh/BH=04h,AH=FFh"Oak"
  1750. --------V-10007FBH06-------------------------
  1751. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - ENTER MONOCHROME VGA MODE
  1752.     AX = 007Fh
  1753.     BH = 06h
  1754. Return: AL = 7Fh if successful (AT&T VDC600)
  1755.     BH = status (Paradise/Dell)
  1756.         00h invalid function
  1757.         7Fh successful
  1758. Note:    this function also switches to video mode 7
  1759. SeeAlso: AX=007Eh,AX=007Fh/BH=03h,AX=007Fh/BH=07h,AH=FFh"Oak"
  1760. --------V-10007FBH07-------------------------
  1761. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - ENTER COLOR VGA MODE
  1762.     AX = 007Fh
  1763.     BH = 07h
  1764. Return: AL = 7Fh if successful (AT&T VDC600)
  1765.     BH = status (Paradise/Dell)
  1766.         00h invalid function
  1767.         7Fh successful
  1768. Note:    this function also switches to video mode 3
  1769. SeeAlso: AX=007Eh,AX=007Fh/BH=03h,AX=007Fh/BH=06h,AH=FFh"Oak"
  1770. --------V-10007F-----------------------------
  1771. INT 10 - VIDEO - Paradise VGA, AT&T VDC600 - EXTENDED DATA REGISTER ACCESS
  1772.     AX = 007Fh
  1773.     BH = function
  1774.         0Ah,0Bh,0Ch,0Dh,0Eh,0Fh  WRITE PARADISE REGISTERS 0,1,2,3,4,5
  1775.         (port 03CEh indices 0Ah,0Bh,0Ch,0Dh,0Eh,0Fh)
  1776.         BL = value to set in the paradise register
  1777.         1Ah,1Bh,1Ch,1Dh,1Eh,1Fh READ PARADISE REGISTERS 0,1,2,3,4,5
  1778.         (port 03CEh indices 0Ah,0Bh,0Ch,0Dh,0Eh,0Fh)
  1779.         Return: BL = value of the paradise register
  1780.             BH = 7Fh if successful
  1781.         29h-2Fh ??? (Paradise VGA for Dell, 7/24/91)
  1782. Return: AL = 7Fh if successful (AT&T VDC600)
  1783.     BH = status (Paradise/Dell)
  1784.         00h invalid function
  1785.         7Fh successful
  1786. SeeAlso: AX=007Eh,AX=007Fh/BH=03h,AX=007Fh/BH=05h,AH=FFh"Oak"
  1787. --------V-10007FBH60-------------------------
  1788. INT 10 - Paradise VGA - ???
  1789.     AX = 007Fh
  1790.     BH = 60h
  1791.     BL = ??? (00h-13h)
  1792.     ???
  1793. Return: BH = status (00h failed or not supported, 7Fh successful)
  1794.     ???
  1795. Note:    this function is supported by the 5/14/93 ROM for the Dell 486D
  1796. SeeAlso: AX=007Fh/BH=61h
  1797. --------V-10007FBH61-------------------------
  1798. INT 10 - Paradise VGA - ???
  1799.     AX = 007Fh
  1800.     BH = 61h
  1801.     ES:DI -> buffer for list of ??? (see #0011)
  1802. Return: BH = status (00h failed or not supported, 7Fh successful)
  1803.     ???
  1804. Note:    this function is supported by the 5/14/93 ROM for the Dell 486D
  1805. SeeAlso: AX=007Fh/BH=60h
  1806.  
  1807. Format of Paradise VGA list entry:
  1808. Offset    Size    Description    (Table 0011)
  1809.  00h    BYTE    ??? or 00h if end of list
  1810.  01h    BYTE    ???
  1811.  02h    WORD    ???
  1812.  04h    WORD    ???
  1813.  06h    WORD    ???
  1814. --------V-10007FBXA500-----------------------
  1815. INT 10 - Paradise VGA - ???
  1816.     AX = 007Fh
  1817.     BX = A500h
  1818.     ???
  1819. Return: BH = status (00h failed or not supported, 7Fh successful)
  1820.     ???
  1821. Note:    this function is supported by the 5/14/93 ROM for the Dell 486D
  1822. SeeAlso: AX=007Fh/BH=A6h
  1823. --------V-10007FBHA5-------------------------
  1824. INT 10 - Paradise VGA - ???
  1825.     AX = 007Fh
  1826.     BH = A5h
  1827.     BL = ???
  1828.         bits 3-0: ??? (0-4)
  1829.         bits 5,4: ???
  1830.     ???
  1831. Return: BH = status (00h failed or not supported, 7Fh successful)
  1832.     ???
  1833. Note:    this function is supported by the 5/14/93 ROM for the Dell 486D
  1834. --------V-10007FBHA6-------------------------
  1835. INT 10 - Paradise VGA - ???
  1836.     AX = 007Fh
  1837.     BH = A6h
  1838.     ???
  1839. Return: BH = status (00h failed or not supported, 7Fh successful)
  1840.     ???
  1841. Note:    this function is supported by the 5/14/93 ROM for the Dell 486D
  1842. SeeAlso: AX=007Fh/BH=A5h
  1843. --------V-1001-------------------------------
  1844. INT 10 - VIDEO - SET TEXT-MODE CURSOR SHAPE
  1845.     AH = 01h
  1846.     CH = cursor start and options (see #0012)
  1847.     CL = bottom scan line containing cursor (bits 0-4)
  1848. Return: nothing
  1849. Desc:    specify the starting and ending scan lines to be occupied by the
  1850.       hardware cursor in text modes
  1851. Notes:    buggy on EGA systems--BIOS remaps cursor shape in 43 line modes, but
  1852.       returns unmapped cursor shape
  1853.     UltraVision scales size to the current font height by assuming 14-line
  1854.       monochrome and 8-line color fonts; this call is not valid if cursor
  1855.       emulation has been disabled
  1856.     applications which wish to change the cursor by programming the
  1857.       hardware directly on EGA or above should call INT 10/AX=1130h or
  1858.       read 0040h:0085h first to determine the current font height
  1859.     on some adapters, setting the end line greater than the number of lines
  1860.       in the font will result in the cursor extending to the top of the
  1861.       next character cell on the right
  1862. BUG:    AMI 386 BIOS and AST Premier 386 BIOS will lock up the system if AL
  1863.       is not equal to the current video mode
  1864. SeeAlso: AH=03h,AX=CD05h,AH=12h/BL=34h,#3134
  1865.  
  1866. Bitfields for cursor start and options:
  1867. Bit(s)    Description    (Table 0012)
  1868.  7    should be zero
  1869.  6,5    cursor blink
  1870.     (00=normal, 01=invisible, 10=erratic, 11=slow)
  1871.     (00=normal, other=invisible on EGA/VGA)
  1872.  4-0    topmost scan line containing cursor
  1873. --------V-1002-------------------------------
  1874. INT 10 - VIDEO - SET CURSOR POSITION
  1875.     AH = 02h
  1876.     BH = page number
  1877.         0-3 in modes 2&3
  1878.         0-7 in modes 0&1
  1879.         0 in graphics modes
  1880.     DH = row (00h is top)
  1881.     DL = column (00h is left)
  1882. Return: nothing
  1883. SeeAlso: AH=03h,AH=05h,INT 60/DI=030Bh,MEM 0040h:0050h
  1884. --------V-1003-------------------------------
  1885. INT 10 - VIDEO - GET CURSOR POSITION AND SIZE
  1886.     AH = 03h
  1887.     BH = page number
  1888.         0-3 in modes 2&3
  1889.         0-7 in modes 0&1
  1890.         0 in graphics modes
  1891. Return: AX = 0000h (Phoenix BIOS)
  1892.     CH = start scan line
  1893.     CL = end scan line
  1894.     DH = row (00h is top)
  1895.     DL = column (00h is left)
  1896. Notes:    a separate cursor is maintained for each of up to 8 display pages
  1897.     many ROM BIOSes incorrectly return the default size for a color display
  1898.       (start 06h, end 07h) when a monochrome display is attached
  1899. SeeAlso: AH=01h,AH=02h,AH=12h/BL=34h,MEM 0040h:0050h,MEM 0040h:0060h
  1900. --------V-1004-------------------------------
  1901. INT 10 - VIDEO - READ LIGHT PEN POSITION (except VGA)
  1902.     AH = 04h
  1903. Return: AH = light pen trigger flag
  1904.         00h not down/triggered
  1905.         01h down/triggered
  1906.         DH,DL = row,column of character light pen is on
  1907.         CH = pixel row (graphics modes 04h-06h)
  1908.         CX = pixel row (graphics modes with >200 rows)
  1909.         BX = pixel column
  1910. Desc:    determine the current position and status of the light pen (if
  1911.       present)
  1912. Notes:    on a CGA, returned column numbers are always multiples of 2 (320-
  1913.       column modes) or 4 (640-column modes)
  1914.     returned row numbers are only accurate to two lines
  1915. --------V-1004------------------------------------
  1916. INT 10 - HUNTER 16 - GET CURSOR ADDRESS
  1917.     AH = 04h
  1918.     BH = page
  1919. Return: DH = row (0..24)
  1920.     DL = column (0..79)
  1921.     CH = cursor pixel Y-address (0..199)
  1922.     CL = cursor pixel X-address (0..639)
  1923. Notes:    the Husky Hunter 16 is an 8088-based ruggedized laptop.     Other family
  1924.       members are the Husky Hunter, Husky Hunter 16/80, and Husky Hawk.
  1925.     pixel coordinates are for the lower left corner of the character cell
  1926.       containing the cursor
  1927. SeeAlso: AH=60h"HUNTER"
  1928. --------V-1005-------------------------------
  1929. INT 10 - VIDEO -  SELECT ACTIVE DISPLAY PAGE
  1930.     AH = 05h
  1931.     AL = new page number (00h to number of pages - 1) (see #0009)
  1932. Return: nothing
  1933. Desc:    specify which of possibly multiple display pages will be visible
  1934. Note:    to determine whether the requested page actually exists, use AH=0Fh
  1935.       to query the current page after making this call
  1936. SeeAlso: AH=0Fh,AH=43h,AH=45h,MEM 0040h:0062h
  1937. --------V-1005-------------------------------
  1938. INT 10 - VIDEO - PCjr, Tandy 1000 - MANIPULATE CRT/CPU PAGE REGISTERS
  1939.     AH = 05h
  1940.     AL = subfunction
  1941.         80h read CRT and CPU page registers
  1942.         Return: BH = CRT page register
  1943.             BL = CPU page register
  1944.         81h set CPU page register
  1945.         BL = CPU page
  1946.         82h set CRT page register
  1947.         BH = CRT page
  1948.         83h set both CPU and CRT page registers
  1949.         BL = CPU page
  1950.         BH = CRT page
  1951. Notes:    the CPU page determines which 16K block of the first 128K of physical
  1952.       memory will be mapped at B800h by the hardware
  1953.     the CRT page determines the start address of the memory used by the
  1954.       video controller
  1955. --------V-1005-------------------------------
  1956. INT 10 - VIDEO - Corona/Cordata BIOS v4.10+ - GRAPHICS BITMAP BUFFER
  1957.     AH = 05h
  1958.     AL = function
  1959.         00h set address of graphics bitmap buffer (video modes 60h,61h)
  1960.         BX = segment of buffer
  1961.         0Fh get address of graphics bitmap buffer (video modes 60h,61h)
  1962.         Return: DX = segment of graphics bitmap buffer
  1963. --------V-1006-------------------------------
  1964. INT 10 - VIDEO - SCROLL UP WINDOW
  1965.     AH = 06h
  1966.     AL = number of lines by which to scroll up (00h = clear entire window)
  1967.     BH = attribute used to write blank lines at bottom of window
  1968.     CH,CL = row,column of window's upper left corner
  1969.     DH,DL = row,column of window's lower right corner
  1970. Return: nothing
  1971. Note:    affects only the currently active page (see AH=05h)
  1972. BUGS:    some implementations (including the original IBM PC) have a bug which
  1973.       destroys BP
  1974.     the Trident TVGA8900CL (BIOS dated 9/8/92) clears DS to 0000h when
  1975.       scrolling in an SVGA mode (800x600 or higher)
  1976. SeeAlso: AH=07h,AH=12h"Tandy 2000",AH=72h,AH=73h,AX=7F07h,INT 50/AX=0014h
  1977. --------V-1007-------------------------------
  1978. INT 10 - VIDEO - SCROLL DOWN WINDOW
  1979.     AH = 07h
  1980.     AL = number of lines by which to scroll down (00h=clear entire window)
  1981.     BH = attribute used to write blank lines at top of window
  1982.     CH,CL = row,column of window's upper left corner
  1983.     DH,DL = row,column of window's lower right corner
  1984. Return: nothing
  1985. Note:    affects only the currently active page (see AH=05h)
  1986. BUGS:    some implementations (including the original IBM PC) have a bug which
  1987.       destroys BP
  1988.     the Trident TVGA8900CL (BIOS dated 9/8/92) clears DS to 0000h when
  1989.       scrolling in an SVGA mode (800x600 or higher)
  1990. SeeAlso: AH=06h,AH=12h"Tandy 2000",AH=72h,AH=73h,INT 50/AX=0014h
  1991. --------V-1008-------------------------------
  1992. INT 10 - VIDEO - READ CHARACTER AND ATTRIBUTE AT CURSOR POSITION
  1993.     AH = 08h
  1994.     BH = page number (00h to number of pages - 1) (see #0009)
  1995. Return: AH = character's attribute (text mode only) (see #0013)
  1996.     AH = character's color (Tandy 2000 graphics mode only)
  1997.     AL = character
  1998. Notes:    for monochrome displays, a foreground of 1 with background 0 is
  1999.       underlined
  2000.     the blink bit may be reprogrammed to enable intense background colors
  2001.       using AX=1003h or by programming the CRT controller
  2002.     the foreground intensity bit (3) can be programmed to switch between
  2003.       character sets A and B on EGA and VGA cards, thus enabling 512
  2004.       simultaneous characters on screen.  In this case the bit's usual
  2005.       function (intensity) is regularly turned off.
  2006.     in graphics modes, only characters drawn with white foreground pixels
  2007.       are matched by the pattern-comparison routine
  2008.     on the Tandy 2000, BH=FFh specifies that the current page should be
  2009.       used
  2010. SeeAlso: AH=09h,AX=1003h,AX=1103h,AH=12h/BL=37h,AX=5001h
  2011.  
  2012. Bitfields for character's display attribute:
  2013. Bit(s)    Description    (Table 0013)
  2014.  7    foreground blink or (alternate) background bright (see also AX=1003h)
  2015.  6-4    background color (see #0014)
  2016.  3    foreground bright or (alternate) alternate character set (see AX=1103h)
  2017.  2-0    foreground color (see #0014)
  2018. SeeAlso: #0025
  2019.  
  2020. (Table 0014)
  2021. Values for character color:
  2022.     Normal        Bright
  2023.  000b    black        dark gray
  2024.  001b    blue        light blue
  2025.  010b    green        light green
  2026.  011b    cyan        light cyan
  2027.  100b    red        light red
  2028.  101b    magenta        light magenta
  2029.  110b    brown        yellow
  2030.  111b    light gray    white
  2031. --------V-1009-------------------------------
  2032. INT 10 - VIDEO - WRITE CHARACTER AND ATTRIBUTE AT CURSOR POSITION
  2033.     AH = 09h
  2034.     AL = character to display
  2035.     BH = page number (00h to number of pages - 1) (see #0009)
  2036.         background color in 256-color graphics modes (ET4000)
  2037.     BL = attribute (text mode) or color (graphics mode)
  2038.         if bit 7 set in <256-color graphics mode, character is XOR'ed
  2039.           onto screen
  2040.     CX = number of times to write character
  2041. Return: nothing
  2042. Notes:    all characters are displayed, including CR, LF, and BS
  2043.     replication count in CX may produce an unpredictable result in graphics
  2044.       modes if it is greater than the number of positions remaining in the
  2045.       current row
  2046. SeeAlso: AH=08h,AH=0Ah,AH=4Bh"GRAFIX",INT 17/AH=60h,INT 1F"SYSTEM DATA"
  2047. SeeAlso: INT 43"VIDEO DATA",INT 44
  2048. --------V-100A-------------------------------
  2049. INT 10 - VIDEO - WRITE CHARACTER ONLY AT CURSOR POSITION
  2050.     AH = 0Ah
  2051.     AL = character to display
  2052.     BH = page number (00h to number of pages - 1) (see #0009)
  2053.         background color in 256-color graphics modes (ET4000)
  2054.     BL = attribute (PCjr, Tandy 1000 only) or color (graphics mode)
  2055.         if bit 7 set in <256-color graphics mode, character is XOR'ed
  2056.           onto screen
  2057.     CX = number of times to write character
  2058. Return: nothing
  2059. Notes:    all characters are displayed, including CR, LF, and BS
  2060.     replication count in CX may produce an unpredictable result in graphics
  2061.       modes if it is greater than the number of positions remaining in the
  2062.       current row
  2063. SeeAlso: AH=08h,AH=09h,AH=11h"Tandy 2000",AH=4Bh,INT 17/AH=60h
  2064. SeeAlso: INT 1F"SYSTEM DATA",INT 43"VIDEO DATA",INT 44
  2065. --------V-100B--BH00-------------------------
  2066. INT 10 - VIDEO - SET BACKGROUND/BORDER COLOR
  2067.     AH = 0Bh
  2068.     BH = 00h
  2069.     BL = background/border color (border only in text modes)
  2070. Return: nothing
  2071. SeeAlso: AH=0Bh/BH=01h
  2072. --------V-100B--BH01-------------------------
  2073. INT 10 - VIDEO - SET PALETTE
  2074.     AH = 0Bh
  2075.     BH = 01h
  2076.     BL = palette ID
  2077.         00h background, green, red, and brown/yellow
  2078.         01h background, cyan, magenta, and white
  2079. Return: nothing
  2080. Note:    this call was only valid in 320x200 graphics on the CGA, but newer
  2081.       cards support it in many or all graphics modes
  2082. SeeAlso: AH=0Bh/BH=00h,MEM 0040h:0066h
  2083. --------V-100B--BH02-------------------------
  2084. INT 10 - Tandy 2000 - VIDEO - SET PALETTE ENTRY
  2085.     AH = 0Bh
  2086.     BH = 02h
  2087.     BL = palette entry number
  2088.     AL = new color value for palette entry
  2089. Return: nothing
  2090. Note:    this interrupt is identical to INT 52 for Tandy 2000
  2091. SeeAlso: INT 10/AH=00h,INT 10/AH=0Bh/BH=01h,INT 52"Tandy 2000"
  2092. --------V-100C-------------------------------
  2093. INT 10 - VIDEO - WRITE GRAPHICS PIXEL
  2094.     AH = 0Ch
  2095.     BH = page number
  2096.     AL = pixel color
  2097.         if bit 7 set, value is XOR'ed onto screen except in 256-color modes
  2098.     CX = column
  2099.     DX = row
  2100. Return: nothing
  2101. Desc:    set a single pixel on the display in graphics modes
  2102. Notes:    valid only in graphics modes
  2103.     BH is ignored if the current video mode supports only one page
  2104. SeeAlso: AH=0Dh,AH=46h
  2105. --------V-100D-------------------------------
  2106. INT 10 - VIDEO - READ GRAPHICS PIXEL
  2107.     AH = 0Dh
  2108.     BH = page number
  2109.     CX = column
  2110.     DX = row
  2111. Return: AL = pixel color
  2112. Desc:    determine the current color of the specified pixel in grahics modes
  2113. Notes:    valid only in graphics modes
  2114.     BH is ignored if the current video mode supports only one page
  2115. SeeAlso: AH=0Ch,AH=47h
  2116. --------V-100E-------------------------------
  2117. INT 10 - VIDEO - TELETYPE OUTPUT
  2118.     AH = 0Eh
  2119.     AL = character to write
  2120.     BH = page number
  2121.     BL = foreground color (graphics modes only)
  2122. Return: nothing
  2123. Desc:    display a character on the screen, advancing the cursor and scrolling
  2124.       the screen as necessary
  2125. Notes:    characters 07h (BEL), 08h (BS), 0Ah (LF), and 0Dh (CR) are interpreted
  2126.       and do the expected things
  2127.     IBM PC ROMs dated 4/24/81 and 10/19/81 require that BH be the same as
  2128.       the current active page
  2129. SeeAlso: AH=02h,AH=0Ah
  2130. --------b-100E--CXABCD-----------------------
  2131. INT 10 - V20-XT-BIOS - TELETYPE OUTPUT WITH ATTRIBUTE
  2132.     AH = 0Eh
  2133.     CX = ABCDh
  2134.     BP = ABCDh
  2135.     AL = character to write
  2136.     BH = page number
  2137.     BL = foreground color (text modes as well as graphics modes)
  2138. Return: nothing
  2139. Program: V20-XT-BIOS is a ROM BIOS replacement with extensions by Peter
  2140.       Koehlmann / c't magazine
  2141. Desc:    display a character on the screen, advancing the cursor and scrolling
  2142.       the screen as necessary
  2143. Notes:    characters 07h (BEL), 08h (BS), 0Ah (LF), and 0Dh (CR) are interpreted
  2144.       and do the expected things
  2145. SeeAlso: INT 15/AH=84h"V20-XT-BIOS"
  2146. --------V-100F-------------------------------
  2147. INT 10 - VIDEO - GET CURRENT VIDEO MODE
  2148.     AH = 0Fh
  2149. Return: AH = number of character columns
  2150.     AL = display mode (see #0009 at AH=00h)
  2151.     BH = active page (see AH=05h)
  2152. Notes:    if mode was set with bit 7 set ("no blanking"), the returned mode will
  2153.       also have bit 7 set
  2154.     EGA, VGA, and UltraVision return either AL=03h (color) or AL=07h
  2155.       (monochrome) in all extended-row text modes
  2156.     HP 200LX returns AL=07h (monochrome) if mode was set to AL=21h
  2157.       and always 80 resp. 40 columns in all text modes regardless of
  2158.       current zoom setting (see AH=D0h)
  2159.     when using a Hercules Graphics Card, additional checks are necessary:
  2160.         mode 05h: if WORD 0040h:0063h is 03B4h, may be in graphics page 1
  2161.           (as set by DOSSHELL and other Microsoft software)
  2162.         mode 06h: if WORD 0040h:0063h is 03B4h, may be in graphics page 0
  2163.           (as set by DOSSHELL and other Microsoft software)
  2164.         mode 07h: if BYTE 0040h:0065h bit 1 is set, Hercules card is in
  2165.           graphics mode, with bit 7 indicating the page (mode set by
  2166.           Hercules driver for Borland Turbo C)
  2167.     the Tandy 2000 BIOS is only documented as returning AL, not AH or BH
  2168. SeeAlso: AH=00h,AH=05h,AX=10F2h,AX=1130h,AX=CD04h
  2169. --------V-100F56BX4756-----------------------
  2170. INT 10 - VUIMAGE DISPLAY DRIVER (v2.20 and below)
  2171.     AX = 0F56h
  2172.     BX = 4756h
  2173.     CX = 4944h
  2174.     DL = function
  2175.         01h installation check
  2176.         Return: AX = 5649h
  2177.             BX = 4443h
  2178.             CX = 5647h
  2179.             DH = 01h
  2180.         02h get first video mode's parameters
  2181.         Return: AX = BIOS mode number
  2182.             BX = width in pixels
  2183.             CX = height in pixels
  2184.             DX = number of colors
  2185.         03h get next video mode's parameters
  2186.         Return: as for DL=02h
  2187.         04h display line???
  2188.         ES:DI -> record (see #0015)
  2189.         ???
  2190.         Return: ???
  2191. Program: VUIMAGE is a shareware GIF/TIFF image viewer by Offe Enterprises
  2192. Note:    the use of TSR display drivers was discontinued after v2.20
  2193. Index:    installation check;VUIMAGE display driver
  2194.  
  2195. Format of record for VUIMAGE Function 04h:
  2196. Offset    Size    Description    (Table 0015)
  2197.  00h    WORD    row number
  2198.  02h    WORD    starting column???
  2199.  04h    WORD    ending column???
  2200.     ???
  2201. --------V-100F--SIF123-----------------------
  2202. INT 10 - FRIEZE v7.41+ - INSTALLATION CHECK
  2203.     AH = 0Fh
  2204.     SI = F123h
  2205.     DI = 321Fh
  2206. Return: AH = number of character columns
  2207.     AL = display mode (see #0009 at AH=00h)
  2208.     BH = active page (see AH=05h)
  2209.     SI = DI = F345h if installed
  2210. Notes:    if mode was set with bit 7 set ("no blanking"), the returned mode will
  2211.       also have bit 7 set
  2212.     EGA, VGA, and UltraVision return either AL=03h (color) or AL=07h
  2213.       (monochrome) in all extended-row text modes
  2214. SeeAlso: AH=0Fh"VIDEO",AH=4Bh"FRIEZE"
  2215. --------V-1010-------------------------------
  2216. INT 10 - BIOS Window Extension v1.1 - SET WINDOW COORDINATES
  2217.     AH = 10h
  2218.     CH,CL = row,column of upper left corner of window
  2219.     DH,DL = row,column of lower right corner of window
  2220. Return: AL = status
  2221.         00h successful
  2222.         01h failed
  2223.     AH destroyed
  2224. Program: BWE is a TSR by John J. Seal published in May 1986 Dr. Dobb's Journal
  2225. Note:    when a window has been set, all output via AH=0Eh is restricted to
  2226.       the specified window
  2227. SeeAlso: AH=11h"Window",AH=12h"Window"
  2228. --------V-1010-------------------------------
  2229. INT 10 - VIDEO - Eagle PC2 BIOS Rev. C - SET SCROLL SPEED
  2230.     AH = 10h
  2231.     AL = speed
  2232.         00h fast
  2233.         01h slow (scrolling only moves characters during vertical retrace)
  2234. Return: AH = previous speed
  2235. --------V-1010-------------------------------
  2236. INT 10 - Tandy 2000 - VIDEO - GET/SET CHARACTER FONTS
  2237.     AH = 10h
  2238.     AL = control value
  2239.         bit 0: set character set instead of reading it
  2240.         bit 1: high 128 characters instead of low 128 characters
  2241.     ES:BX -> new character set if AL bit 0 set
  2242. Return: ES:BX -> current character set if AL bit 0 clear on entry
  2243. Notes:    this interrupt is identical to INT 52 on Tandy 2000
  2244.     the character set consists of 16 bytes for each of the 128 characters,
  2245.       where each of the 16 bytes describes the pixels in one scan line,
  2246.       most significant bit leftmost
  2247. SeeAlso: AH=00h,AH=0Bh/BH=02h,AH=11h"Tandy 2000",AH=12h"Tandy 2000"
  2248. SeeAlso: INT 52"Tandy 2000"
  2249. --------V-101000-----------------------------
  2250. INT 10 - VIDEO - SET SINGLE PALETTE REGISTER (PCjr,Tandy,EGA,MCGA,VGA)
  2251.     AX = 1000h
  2252.     BL = palette register number (00h-0Fh)
  2253.        = attribute register number (undocumented) (see #0016)
  2254.     BH = color or attribute register value
  2255. Return: nothing
  2256. Notes:    on MCGA, only BX = 0712h is supported
  2257.     under UltraVision, the palette locking status (see AX=CD01h)
  2258.       determines the outcome
  2259. SeeAlso: AX=1002h,AX=1007h,AX=CD01h
  2260.  
  2261. (Table 0016)
  2262. Values for attribute register number:
  2263.  10h    attribute mode control register (should let BIOS control this)
  2264.  11h    overscan color register (see also AX=1001h)
  2265.  12h    color plane enable register (bits 3-0 enable corresponding
  2266.       text attribute bit)
  2267.  13h    horizontal PEL panning register
  2268.  14h    color select register
  2269. --------V-101001-----------------------------
  2270. INT 10 - VIDEO - SET BORDER (OVERSCAN) COLOR (PCjr,Tandy,EGA,VGA)
  2271.     AX = 1001h
  2272.     BH = border color (00h-3Fh)
  2273. Return: nothing
  2274. BUG:    the original IBM VGA BIOS incorrectly updates the parameter save area
  2275.       and places the border color at offset 11h of the palette table
  2276.       rather than offset 10h
  2277. Note:    under UltraVision, the palette locking status (see AX=CD01h)
  2278.       determines the outcome
  2279. SeeAlso: AX=1002h,AX=1008h,AX=CD01h
  2280. --------V-101002-----------------------------
  2281. INT 10 - VIDEO - SET ALL PALETTE REGISTERS (PCjr,Tandy,EGA,VGA)
  2282.     AX = 1002h
  2283.     ES:DX -> palette register list (see #0017)
  2284.     BH = 00h to avoid problems on some adapters
  2285. Return: nothing
  2286. Note:    under UltraVision, the palette locking status (see AX=CD01h)
  2287.       determines the outcome
  2288. SeeAlso: AX=1000h,AX=1001h,AX=1009h,AX=CD01h
  2289.  
  2290. Format of palette register list:
  2291. Offset    Size    Description    (Table 0017)
  2292.  00h 16 BYTEs    colors for palette registers 00h through 0Fh
  2293.  10h    BYTE    border color
  2294. SeeAlso: #0365
  2295. --------V-101003-----------------------------
  2296. INT 10 - VIDEO - TOGGLE INTENSITY/BLINKING BIT (Jr, PS, TANDY 1000, EGA, VGA)
  2297.     AX = 1003h
  2298.     BL = new state
  2299.         00h background intensity enabled
  2300.         01h blink enabled
  2301.     BH = 00h to avoid problems on some adapters
  2302. Return: nothing
  2303. Notes:    although there is no function to get the current status on adapters
  2304.       prior to the VGA, bit 5 of 0040h:0065h indicates the state; on the
  2305.       VGA, use AH=1Bh and check offset 2Dh of the returned data (see #0037)
  2306.     when configured for a monochrome display, the Boca Research Multi-EGA
  2307.       with ROM v M1.1 Type D has its screen disrupted if BH is not clear
  2308.     this call is reported to be "Get Cursor Position" on the Tandy
  2309.       1000SL/TL
  2310. SeeAlso: AH=08h,AH=1Bh
  2311. --------V-101007-----------------------------
  2312. INT 10 - VIDEO - GET INDIVIDUAL PALETTE REGISTER (VGA,UltraVision v2+)
  2313.     AX = 1007h
  2314.     BL = palette or attribute (undoc) register number (see #0016)
  2315. Return: BH = palette or attribute register value
  2316. Note:    UltraVision v2+ supports this function even on color EGA systems in
  2317.       video modes 00h-03h, 10h, and 12h; direct programming of the palette
  2318.       registers will cause incorrect results because the EGA registers are
  2319.       write-only.  To guard against older versions or unsupported video
  2320.       modes, programs which expect to use this function on EGA systems
  2321.       should set BH to FFh on entry.
  2322. SeeAlso: AX=1000h,AX=1009h
  2323. --------V-101008-----------------------------
  2324. INT 10 - VIDEO - READ OVERSCAN (BORDER COLOR) REGISTER (VGA,UltraVision v2+)
  2325.     AX = 1008h
  2326. Return: BH = border color (00h-3Fh)
  2327. Note:    (see AX=1007h)
  2328. SeeAlso: AX=1001h
  2329. --------V-101009-----------------------------
  2330. INT 10 - VIDEO - READ ALL PALETTE REGISTERS AND OVERSCAN REGISTER (VGA)
  2331.     AX = 1009h
  2332.     ES:DX -> 17-byte buffer for palette register list (see #0017)
  2333. Return: nothing
  2334. Note:    UltraVision v2+ supports this function even on color EGA systems in
  2335.       video modes 00h-03h, 10h, and 12h; direct programming of the palette
  2336.       registers will cause incorrect results because the EGA registers are
  2337.       write-only.  To guard against older versions or unsupported video
  2338.       modes, programs which expect to use this function on EGA systems
  2339.       should set the ES:DX buffer to FFh before calling.
  2340. SeeAlso: AX=1002h,AX=1007h,AX=CD02h
  2341. --------V-101010-----------------------------
  2342. INT 10 - VIDEO - SET INDIVIDUAL DAC REGISTER (VGA/MCGA)
  2343.     AX = 1010h
  2344.     BX = register number
  2345.     CH = new value for green (0-63)
  2346.     CL = new value for blue (0-63)
  2347.     DH = new value for red (0-63)
  2348. Return: nothing
  2349. SeeAlso: AX=1012h,AX=1015h
  2350. --------V-101012-----------------------------
  2351. INT 10 - VIDEO - SET BLOCK OF DAC REGISTERS (VGA/MCGA)
  2352.     AX = 1012h
  2353.     BX = starting color register
  2354.     CX = number of registers to set
  2355.     ES:DX -> table of 3*CX bytes where each 3 byte group represents one
  2356.          byte each of red, green and blue (0-63)
  2357. Return: nothing
  2358. SeeAlso: AX=1010h,AX=1017h,INT 62/AX=00A5h
  2359. --------V-101013-----------------------------
  2360. INT 10 - VIDEO - SELECT VIDEO DAC COLOR PAGE (VGA)
  2361.     AX = 1013h
  2362.     BL = subfunction
  2363.         00h select paging mode
  2364.         BH = 00h select 4 blocks of 64
  2365.         BH = 01h select 16 blocks of 16
  2366.         01h select page
  2367.         BH = page number (00h to 03h) or (00h to 0Fh)
  2368. Return: nothing
  2369. Note:    this function is not valid in mode 13h
  2370. SeeAlso: AX=101Ah
  2371. --------V-101015-----------------------------
  2372. INT 10 - VIDEO - READ INDIVIDUAL DAC REGISTER (VGA/MCGA)
  2373.     AX = 1015h
  2374.     BL = palette register number
  2375. Return: DH = red value
  2376.     CH = green value
  2377.     CL = blue value
  2378.     AX destroyed by some BIOSes
  2379.           (e.g. Tseng ET4000 BIOS v8.00n always returns AX=00C9h)
  2380. SeeAlso: AX=1010h,AX=1017h
  2381. --------V-101017-----------------------------
  2382. INT 10 - VIDEO - READ BLOCK OF DAC REGISTERS (VGA/MCGA)
  2383.     AX = 1017h
  2384.     BX = starting palette register
  2385.     CX = number of palette registers to read
  2386.     ES:DX -> buffer (3 * CX bytes in size) (see also AX=1012h)
  2387. Return: buffer filled with CX red, green and blue triples
  2388. SeeAlso: AX=1012h,AX=1015h,INT 62/AX=00A4h
  2389. --------V-101018-----------------------------
  2390. INT 10 U - VIDEO - SET PEL MASK (VGA/MCGA)
  2391.     AX = 1018h
  2392.     BL = new PEL value
  2393. Return: nothing
  2394. SeeAlso: AX=1019h
  2395. --------V-101019-----------------------------
  2396. INT 10 U - VIDEO - READ PEL MASK (VGA/MCGA)
  2397.     AX = 1019h
  2398. Return: BL = value read
  2399. SeeAlso: AX=1018h
  2400. --------V-10101A-----------------------------
  2401. INT 10 - VIDEO - GET VIDEO DAC COLOR-PAGE STATE (VGA)
  2402.     AX = 101Ah
  2403. Return: BL = paging mode
  2404.         00h four pages of 64
  2405.         01h sixteen pages of 16
  2406.     BH = current page
  2407. SeeAlso: AX=1013h
  2408. --------V-10101B-----------------------------
  2409. INT 10 - VIDEO - PERFORM GRAY-SCALE SUMMING (VGA/MCGA)
  2410.     AX = 101Bh
  2411.     BX = starting palette register
  2412.     CX = number of registers to convert
  2413. Return: nothing
  2414. Desc:    convert the RGB values of one or more palette registers such that the
  2415.       resulting values are grays with the same intensities as the original
  2416.       colors
  2417. SeeAlso: AH=12h/BL=33h
  2418. --------V-1010E0-----------------------------
  2419. INT 10 - VIDEO - Diamond Speedstar 24 - SET 24-BIT GRAPHICS MODE
  2420.     AX = 10E0h
  2421.     BL = video mode (see also #0009 at AH=00h)
  2422.         2Eh = 640x480
  2423. Return: ???
  2424. SeeAlso: AH=00h,AX=10F0h
  2425. --------V-1010F0-----------------------------
  2426. INT 10 - VIDEO - Tseng ET-4000 BIOS - SET HiColor GRAPHICS MODE
  2427.     AX = 10F0h
  2428.     BL = video mode (see also #0009 at AH=00h)
  2429.         13h = 320x200x32K
  2430.         2Dh = 640x350x32K
  2431.         2Eh = 640x480x32K
  2432.         2Fh = 640x400x32K
  2433.         30h = 800x600x32K
  2434.         3Eh = 640x480x16M (Genoa 7900)
  2435.         FFh Tseng 24-bit color mode
  2436.         BH = mode
  2437.             2Dh = 640x480
  2438.             2Eh = 640x480x16M
  2439.             2Fh = 640x400
  2440.             30h = 800x600
  2441.             38h = 1024x768??? (Tseng ET4000/W32i)
  2442. Return: AL = 10h if supported
  2443.     AH = status
  2444.         00h if successful
  2445.         other on error
  2446. Desc:    switch the display into a graphics mode with 15 or more bits per pixel
  2447. Note:    the Tseng HiColor BIOS extensions are supported by:
  2448.       Diamond Computer Systems    SpeedStar HiColor VGA
  2449.       Everex Systems        HC VGA
  2450.       Focus Information Systems    2theMax 4000
  2451.       Cardinal Technologies        VGA732
  2452.       Orchid ProDesigner IIs    Genoa 7900
  2453. SeeAlso: AH=00h,AX=10E0h,AX=10F1h,AX=10F2h
  2454. Index:    video modes;Tseng Hi-Color
  2455. --------V-1010F1-----------------------------
  2456. INT 10 - VIDEO - Tseng ET-4000 BIOS - GET DAC TYPE
  2457.     AX = 10F1h
  2458. Return: AL = 10h if supported
  2459.     BL = type of digital/analog converter (see #0018)
  2460. Desc:    determine which type of digital-to-analog converter is installed on the
  2461.       display board
  2462. SeeAlso: AX=10F0h,AX=10F2h
  2463.  
  2464. (Table 0018)
  2465. Values for type of DAC:
  2466.  00h normal VGA DAC
  2467.  01h Sierra SC1148x HiColor DAC
  2468.  ---Diamond SpeedStar 24---
  2469.  02h new Sierra SS24 DAC (24-bit)
  2470.  ---generic Tseng BIOS v8+ ---
  2471.  02h Sierra Mark2 (15-bit) or Mark3 (15/16-bit) DAC
  2472.  03h ATT20c490/1/2 (15/16/24-bit)
  2473.  04h AcuMos ADAC1 (15/16/24-bit)
  2474.  05h unknown 15/16/24-bit DAC
  2475.  06h Cirrus Internal 15/16/24-bit (CL-GD54xx series adapters)
  2476.  07h Diamond SS2410 (15/24-bit)
  2477.  08h unknown 15/16/24-bit DAC
  2478.  09h unknown 15/16/24-bit DAC
  2479.  else other HiColor DAC
  2480. --------V-1010F2-----------------------------
  2481. INT 10 u - VIDEO - Tseng ET-4000 BIOS - CHECK IF HiColor MODE/SET HiColor MODE
  2482.     AX = 10F2h
  2483.     BL = function
  2484.         00h get current HiColor mode
  2485.         01h set 15-bit HiColor mode
  2486.         02h set 16-bit HiColor mode
  2487. Return: AX = 0010h if supported
  2488.     BL = video mode type
  2489.         00h not in HiColor mode
  2490.         01h 15-bit RGB mode
  2491.         02h 16-bit RGB mode
  2492.         03h 24-bit RGB mode
  2493. Desc:    determine whether the display is in a graphics mode with 15 or more
  2494.       bits per pixel color resolution
  2495. Note:    set (BL=01h/02h) only works if already in a HiColor mode
  2496. SeeAlso: AH=0Fh,AX=10F0h,AX=10F1h
  2497. --------V-1011-------------------------------
  2498. INT 10 - BIOS Window Extension v1.1 - GET WINDOW COORDINATES
  2499.     AH = 11h
  2500. Return: CH,CL = row,column of upper left corner
  2501.     DH,DL = row,column of lower right corner
  2502. Desc:    determine the portion of the display to which output is restricted
  2503. Program: BWE is a TSR by John J. Seal published in May 1986 Dr. Dobb's Journal
  2504. SeeAlso: AH=10h"Window",AH=12h"Window"
  2505. --------V-1011-------------------------------
  2506. INT 10 - Tandy 2000 - VIDEO - WRITE ATTRIBUTE ONLY
  2507.     AH = 11h
  2508.     BL = new character attribute (text modes) or color (graphics)
  2509.     CX = number of times to write attribute
  2510. Return: nothing
  2511. Note:    this interrupt is identical to INT 52 on Tandy 2000
  2512. SeeAlso: AH=0Ah,AH=0Bh/BH=02h,AH=11h"Tandy 2000",AH=12h"Tandy 2000"
  2513. SeeAlso: INT 52"Tandy 2000"
  2514. --------V-101100-----------------------------
  2515. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD USER-SPECIFIED PATTERNS (PS,EGA,VGA)
  2516.     AX = 1100h
  2517.     ES:BP -> user table
  2518.     CX = count of patterns to store
  2519.     DX = character offset into map 2 block
  2520.     BL = block to load in map 2
  2521.     BH = number of bytes per character pattern
  2522. Return: nothing
  2523. Notes:    This function will cause a mode set, completely resetting
  2524.       the video environment, but without clearing the video buffer
  2525.     the current block specifiers may be determined with INT 10/AH=1Bh,
  2526.       looking at offsets 2Bh and 2Ch of the returned data (VGA only)
  2527.       (see AH=1Bh,#0037)
  2528. SeeAlso: AX=1101h,AX=1102h,AX=1103h,AX=1104h,AX=1110h,AH=1Bh,AX=CD10h
  2529. --------V-101101-----------------------------
  2530. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM MONOCHROME PATTERNS (PS,EGA,VGA)
  2531.     AX = 1101h
  2532.     BL = block to load
  2533. Return: nothing
  2534. Notes:    (see also AX=1100h)
  2535.     This function will cause a mode set, completely resetting
  2536.       the video environment, but without clearing the video buffer
  2537.     the "monochrome" patters are 8x14 pixels in size
  2538. SeeAlso: AX=1100h,AX=1102h,AX=1103h,AX=1104h,AX=1111h,AH=1Bh,AX=CD10h
  2539. --------V-101102-----------------------------
  2540. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM 8x8 DBL-DOT PATTERNS (PS,EGA,VGA)
  2541.     AX = 1102h
  2542.     BL = block to load
  2543. Return: nothing
  2544. Notes:    (see AX=1100h)
  2545. SeeAlso: AX=1100h,AX=1101h,AX=1103h,AX=1104h,AX=1112h,AH=1Bh,AX=CD10h
  2546. --------V-101103-----------------------------
  2547. INT 10 - VIDEO - TEXT-MODE CHARGEN - SET BLOCK SPECIFIER (PS,EGA,VGA)
  2548.     AX = 1103h
  2549.     BL = block specifier (see #0019)
  2550. Return: nothing
  2551. Notes:    (see also AX=1110h)
  2552.     This function allows dual character sets to appear on screen
  2553.       simultaneously
  2554. SeeAlso: AX=1100h,AX=1101h,AX=1102h,AX=1104h,AH=1Bh,AX=CD10h
  2555.  
  2556. Bitfields for block specifier:
  2557. Bit(s)    Description    (Table 0019)
  2558. ---EGA/MCGA---
  2559.  0,1    block selected by characters with attribute bit 3 clear
  2560.  2,3    block selected by characters with attribute bit 3 set
  2561. ---VGA---
  2562.  0,1,4    block selected by characters with attribute bit 3 clear
  2563.  2,3,5    block selected by characters with attribute bit 3 set
  2564. --------V-101104-----------------------------
  2565. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM 8x16 CHARACTER SET (VGA)
  2566.     AX = 1104h
  2567.     BL = block to load
  2568. Return: nothing
  2569. Notes:    (see AX=1100h)
  2570. SeeAlso: AX=1100h,AX=1101h,AX=1102h,AX=1103h,AX=1114h,AH=1Bh,AX=CD10h
  2571. --------V-1011-------------------------------
  2572. INT 10 - VIDEO - Realtek RTVGA - TEXT-MODE CHARACTER GENERATOR FUNCTIONS
  2573.     AH = 11h
  2574.     AL = 07h load user-specified paterns and recalculate mode parms
  2575.          parameters are the same as for AX=1110h
  2576.     AL = 08h load monochrome patterns (8x14) and recalculate mode parms
  2577.          parameters are the same as for AX=1111h
  2578.     AL = 09h load ROM 8 by 8 double-dot patterns and recalculate mode parms
  2579.          parameters are the same as for AX=1112h
  2580.     AL = 0Bh load ROM 8x16 character set (VGA) and recalculate mode parms
  2581.          parameters are the same as for AX=1114h
  2582. Note:    these functions should only be called under the same conditions as
  2583.       AL=1xh (see AX=1110h"EGA")
  2584. SeeAlso: AX=1100h,AX=1110h"CHARGEN",AX=1110h"Realtek"
  2585. --------V-10110F-----------------------------
  2586. INT 10 - VIDEO - Realtek RTVGA - SET USER 8x8 GRAPHICS CHARACTERS
  2587.     AX = 110Fh
  2588.     ES:BP -> user table for INT 1F
  2589. Return: nothing
  2590. Note:    this function is meant to be called immediately after a mode set;
  2591.       results are unpredictable at other times
  2592. SeeAlso: AX=1110h"Realtek",AX=1111h"Realtek",AX=1112h"Realtek",AX=1120h
  2593. --------V-101110-----------------------------
  2594. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD USER-SPECIFIED PATTERNS (PS,EGA,VGA)
  2595.     AX = 1110h
  2596.     ES:BP -> user table
  2597.     CX = count of patterns to store
  2598.     DX = character offset into map 2 block
  2599.     BL = block to load in map 2
  2600.     BH = number of bytes per character pattern
  2601. Return: nothing
  2602. Notes:    This function will cause a mode set, completely resetting
  2603.       the video environment, but without clearing the video buffer
  2604.     This function is designed to be called immediately after a mode set,
  2605.       it is equivalent to AX=110xh except that:
  2606.           Page 0 must be active.
  2607.           Bytes/character is recalculated.
  2608.           Max character rows is recalculated.
  2609.           CRT buffer length is recalculated.
  2610.           CRTC registers are reprogrammed as follows:
  2611.              R09 = bytes/char-1 ; max scan line (mode 7 only)
  2612.              R0A = bytes/char-2 ; cursor start
  2613.              R0B = 0        ; cursor end
  2614.              R12 = ((rows+1)*(bytes/char))-1 ; vertical display end
  2615.              R14 = bytes/char    ; underline loc
  2616.                (*** BUG: should be 1 less ***)
  2617.     the current block specifiers may be determined with INT 10/AH=1Bh,
  2618.       looking at offsets 2Bh and 2Ch of the returned data (VGA only)
  2619.       (see AH=1Bh,#0037)
  2620. SeeAlso: AX=1100h,AX=1111h,AX=1112h,AX=1114h,AH=1Bh,AX=CD10h
  2621. --------V-101110-----------------------------
  2622. INT 10 - VIDEO - Realtek RTVGA - SET USER GRAPHICS CHARACTERS
  2623.     AX = 1110h
  2624.     ES:BP -> user table
  2625.     CX = bytes per character
  2626.     BL = row specifier
  2627.         00h user set
  2628.         DL = number of rows
  2629.         01h 14 rows
  2630.         02h 25 rows
  2631.         03h 43 rows
  2632. Return: nothing
  2633. Note:    this function is meant to be called immediately after a mode set;
  2634.       results are unpredictable at other times
  2635. SeeAlso: AX=110Fh"Realtek",AX=1112h"Realtek",AX=1121h
  2636. --------V-101111-----------------------------
  2637. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM MONOCHROME PATTERNS (PS,EGA,VGA)
  2638.     AX = 1111h
  2639.     BL = block to load
  2640. Return: nothing
  2641. Notes:    (see AX=1110h)
  2642.     the "monochrome" patters are 8x14 pixels in size
  2643. SeeAlso: AX=1101h,AX=1110h,AX=1112h,AX=1114h,AH=1Bh,AX=CD10h
  2644. --------V-101111-----------------------------
  2645. INT 10 - VIDEO - Realtek RTVGA - SET ROM 8x14 GRAPHICS CHARACTERS
  2646.     AX = 1111h
  2647.     BL = row specifier (see AX=1121h)
  2648. Return: nothing
  2649. Note:    this function is meant to be called immediately after a mode set;
  2650.       results are unpredictable at other times
  2651. SeeAlso: AX=110Fh"Realtek",AX=1110h"Realtek",AX=1122h
  2652. --------V-101112-----------------------------
  2653. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM 8x8 DBL-DOT PATTERNS (PS,EGA,VGA)
  2654.     AX = 1112h
  2655.     BL = block to load
  2656. Return: nothing
  2657. Notes:    (see AX=1110h)
  2658. SeeAlso: AX=1103h,AX=1110h,AX=1111h,AX=1114h,AH=1Bh,AX=CD10h
  2659. --------V-101112-----------------------------
  2660. INT 10 - VIDEO - Realtek RTVGA - SET ROM 8x8 DOUBLE-DOT CHARACTERS
  2661.     AX = 1112h
  2662.     BL = row specifier (see AX=1121h)
  2663. Return: nothing
  2664. Note:    this function is meant to be called immediately after a mode set;
  2665.       results are unpredictable at other times
  2666. SeeAlso: AX=110Fh"Realtek",AX=1110h"Realtek",AX=1111h"Realtek",AX=1123h
  2667. --------V-101114-----------------------------
  2668. INT 10 - VIDEO - TEXT-MODE CHARGEN - LOAD ROM 8x16 CHARACTER SET (VGA)
  2669.     AX = 1114h
  2670.     BL = block to load
  2671. Return: nothing
  2672. Notes:    (see AX=1110h)
  2673. SeeAlso: AX=1104h,AX=1110h,AX=1111h,AX=1112h,AH=1Bh,AX=CD10h
  2674. --------V-101120-----------------------------
  2675. INT 10 - VIDEO - GRAPH-MODE CHARGEN - SET USER 8x8 GRAPHICS CHARS (PS,EGA,VGA)
  2676.     AX = 1120h
  2677.     ES:BP -> user table for INT 1F
  2678. Return: nothing
  2679. Note:    this function is meant to be called immediately after a mode set;
  2680.       results are unpredictable at other times
  2681. SeeAlso: AX=1121h,AX=1122h,AX=1123h,AX=1124h,AX=1129h,INT 1F"SYSTEM DATA"
  2682. SeeAlso: INT 43"VIDEO DATA"
  2683. --------V-101121-----------------------------
  2684. INT 10 - VIDEO - GRAPH-MODE CHARGEN - SET USER GRAPHICS CHARACTERS (PS,EGA,VGA)
  2685.     AX = 1121h
  2686.     ES:BP -> user table
  2687.     CX = bytes per character
  2688.     BL = row specifier
  2689.         00h user set
  2690.         DL = number of rows
  2691.         01h 14 rows
  2692.         02h 25 rows
  2693.         03h 43 rows
  2694. Return: AL = new number of rows (Diamond Stealth64 Video)
  2695. Note:    this function is meant to be called immediately after a mode set;
  2696.       results are unpredictable at other times
  2697. SeeAlso: AX=1120h,AX=1122h,AX=1123h,AX=1124h,AX=1129h"Compaq"
  2698. SeeAlso: AX=1129h"Diamond",INT 1F"SYSTEM DATA",INT 43"VIDEO DATA"
  2699. --------V-101122-----------------------------
  2700. INT 10 - VIDEO - GRAPH-MODE CHARGEN - SET ROM 8x14 GRAPHICS CHARS (PS,EGA,VGA)
  2701.     AX = 1122h
  2702.     BL = row specifier (see AX=1121h)
  2703. Return: nothing
  2704. Notes:    this function is meant to be called immediately after a mode set;
  2705.       results are unpredictable at other times
  2706.     UltraVision v2+ sets INT 43 to the appropriate font on this call
  2707. SeeAlso: AX=1111h,AX=1120h,AX=1121h,AX=1123h,AX=1124h,AX=1129h
  2708. SeeAlso: INT 1F"SYSTEM DATA",INT 43"VIDEO DATA"
  2709. --------V-101123-----------------------------
  2710. INT 10 - VIDEO - GRAPH-MODE CHARGEN - SET ROM 8x8 DOUBLE-DOT CHARS (PS,EGA,VGA)
  2711.     AX = 1123h
  2712.     BL = row specifier (see AX=1121h)
  2713. Return: nothing
  2714. Notes:    this function is meant to be called immediately after a mode set;
  2715.       results are unpredictable at other times
  2716.     UltraVision v2+ sets INT 43 to the appropriate font on this call
  2717. SeeAlso: AX=1112h,AX=1120h,AX=1121h,AX=1122h,AX=1124h,AX=1129h
  2718. SeeAlso: INT 1F"SYSTEM DATA",INT 43"VIDEO DATA"
  2719. --------V-101124-----------------------------
  2720. INT 10 - VIDEO - GRAPH-MODE CHARGEN - LOAD 8x16 GRAPHICS CHARS (VGA,MCGA)
  2721.     AX = 1124h
  2722.     BL = row specifier (see AX=1121h)
  2723. Return: nothing
  2724. Notes:    this function is meant to be called immediately after a mode set;
  2725.       results are unpredictable at other times
  2726.     UltraVision v2+ sets INT 43 to the appropriate font on this call
  2727. SeeAlso: AX=1120h,AX=1121h,AX=1122h,AX=1123h,AX=1129h
  2728. SeeAlso: INT 1F"SYSTEM DATA",INT 43"VIDEO DATA"
  2729. --------V-101129-----------------------------
  2730. INT 10 - VIDEO - GRAPH-MODE CHARGEN - LOAD 8x16 GRAPH CHARS (Compaq Systempro)
  2731.     AX = 1129h
  2732.     BL = row specifier (see AX=1121h)
  2733. Return: nothing
  2734. Notes:    this function is meant to be called immediately after a mode set;
  2735.       results are unpredictable at other times
  2736.     UltraVision v2+ sets INT 43 to the appropriate font on this call
  2737. SeeAlso: AX=1120h,AX=1121h,AX=1122h,AX=1123h,AX=1124h,INT 1F"SYSTEM DATA"
  2738. SeeAlso: INT 43"VIDEO DATA"
  2739. --------V-101129-----------------------------
  2740. INT 10 - VIDEO - GRAPH-MODE CHARGEN - SET USER GRAPHICS CHARACTERS (Diamond)
  2741.     AX = 1129h
  2742.     DI:BP -> user table
  2743.     CX = bytes per character
  2744.     BL = row specifier
  2745.         00h user set
  2746.         DL = number of rows
  2747.         01h 14 rows
  2748.         02h 25 rows
  2749.         03h 43 rows
  2750. Return: AL = new number of rows
  2751. Notes:    this function is meant to be called immediately after a mode set;
  2752.       results are unpredictable at other times
  2753.     supported by Diamond Stealth64 Video
  2754. SeeAlso: AX=1120h,AX=1122h,AX=1123h,AX=1124h,INT 1F"SYSTEM",INT 43"VIDEO"
  2755. --------V-101130-----------------------------
  2756. INT 10 - VIDEO - GET FONT INFORMATION (EGA, MCGA, VGA)
  2757.     AX = 1130h
  2758.     BH = pointer specifier
  2759.         00h INT 1Fh pointer
  2760.         01h INT 43h pointer
  2761.         02h ROM 8x14 character font pointer
  2762.         03h ROM 8x8 double dot font pointer
  2763.         04h ROM 8x8 double dot font (high 128 characters)
  2764.         05h ROM alpha alternate (9 by 14) pointer (EGA,VGA)
  2765.         06h ROM 8x16 font (MCGA, VGA)
  2766.         07h ROM alternate 9x16 font (VGA only) (see #0020)
  2767.         11h (UltraVision v2+) 8x20 font (VGA) or 8x19 font (autosync EGA)
  2768.         12h (UltraVision v2+) 8x10 font (VGA) or 8x11 font (autosync EGA)
  2769. Return: ES:BP = specified pointer
  2770.     CX    = bytes/character of on-screen font (not the requested font!)
  2771.     DL    = highest character row on screen
  2772. Note:    for UltraVision v2+, the 9xN alternate fonts follow the corresponding
  2773.       8xN font at ES:BP+256N
  2774. BUG:    the IBM EGA and some other EGA cards return in DL the number of rows on
  2775.       screen rather than the highest row number (which is one less).
  2776. SeeAlso: AX=1100h,AX=1103h,AX=1120h,INT 1F"SYSTEM DATA",INT 43"VIDEO DATA"
  2777.  
  2778. Format of alternate font table [array]:
  2779. Offset    Size    Description    (Table 0020)
  2780.  00h    BYTE    character to be replaced (00h = end of table)
  2781.  01h  N BYTEs    graphics data for character, one byte per scan line
  2782. --------V-101130BX4D4F-----------------------
  2783. INT 10 - M10_SCR.COM v3.5+ - INSTALLATION CHECK
  2784.     AX = 1130h
  2785.     BX = 4D4Fh
  2786. Return: CX = 4F4Dh if installed
  2787.         ES:BP -> M10_SCR INT 10 handler
  2788. Program: M10_SCR is a shareware extended text mode and font driver by
  2789.       I.V. Morozov
  2790. SeeAlso: INT 16/AX=4D4Fh
  2791. --------V-1012-------------------------------
  2792. INT 10 - BIOS Window Extension v1.1 - GET BLANKING ATTRIBUTE
  2793.     AH = 12h
  2794. Return: BH = attribute to use on blanked lines when scrolling
  2795. Program: BWE is a TSR by John J. Seal published in May 1986 Dr. Dobb's Journal
  2796. SeeAlso: AH=11h"Window",AH=12h"Window"
  2797. --------V-1012-------------------------------
  2798. INT 10 - Tandy 2000 - VIDEO - SCROLL WINDOW
  2799.     AH = 12h
  2800.     AL = number of rows or columns to scroll
  2801.     BH = buffer flag
  2802.         00h data in user buffer
  2803.         ES:SI -> buffer containing character/attribute pairs
  2804.         01h no buffer, fill emptied rows/columns with blanks
  2805.     BL = direction in which to scroll
  2806.         00h up
  2807.         01h down
  2808.         02h left
  2809.         03h right
  2810.     CH,CL = row,column of upper left corner of scroll area
  2811.     DH,DL = row,column of lower right corner
  2812. Return: nothing
  2813. Notes:    this interrupt is identical to INT 52 on Tandy 2000
  2814.     the user buffer, if supplied, must be organized by row; regardless of
  2815.       the scroll direction, all character/attribute pairs for the first
  2816.       row are first, then the pairs for the second row, etc.
  2817. SeeAlso: AH=00h,AH=0Bh/BH=02h,AH=11h"Tandy 2000",AH=12h"Tandy 2000"
  2818. SeeAlso: INT 52"Tandy"
  2819. --------V-1012--BL10-------------------------
  2820. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (PS, EGA, VGA, MCGA) - GET EGA INFO
  2821.     AH = 12h
  2822.     BL = 10h
  2823. Return: BH = video state
  2824.         00h color mode in effect (I/O port 3Dxh)
  2825.         01h mono mode in effect (I/O port 3Bxh)
  2826.     BL = installed memory (00h = 64K, 01h = 128K, 02h = 192K, 03h = 256K)
  2827.     CH = feature connector bits (see #0021)
  2828.     CL = switch settings (see #0022,#0023)
  2829.     AH destroyed (at least by Tseng ET4000 BIOS v8.00n)
  2830. Note:    one possible check for the presence of an EGA or later display card
  2831.       is to call this function with BH=FFh; if not present, BH will be
  2832.       unchanged on return
  2833.     another installation check is used by Athena Digital's HGCIBM, which
  2834.       sets CX to FFFFh on calling and checks whether it has been changed
  2835.       on return
  2836. Index:    installation check;EGA
  2837.  
  2838. Bitfields for feature connector bits:
  2839. Bit(s)    Description    (Table 0021)
  2840.  0    FEAT 1 line, state 2
  2841.  1    FEAT 0 line, state 2
  2842.  2    FEAT 1 line, state 1
  2843.  3    FEAT 0 line, state 1
  2844.  4-7    unused (0)
  2845.  
  2846. Bitfields for switch settings:
  2847. Bit(s)    Description    (Table 0022)
  2848.  0    switch 1 OFF
  2849.  1    switch 2 OFF
  2850.  2    switch 3 OFF
  2851.  3    switch 4 OFF
  2852.  4-7    unused
  2853.  
  2854. (Table 0023)
  2855. Values for switch settings on original EGA/VGA:
  2856.  00h        primary MDA/HGC,    secondary EGA+ 40x25
  2857.  01h-03h    primary MDA/HGC,    secondary EGA+ 80x25
  2858.  04h        primary CGA 40x25,    secondary EGA+ 80x25 mono
  2859.  05h        primary CGA 80x25,    secondary EGA+ 80x25 mono
  2860.  06h        primary EGA+ 40x25,    secondary MDA/HGC (optional)
  2861.  07h-09h    primary EGA+ 80x25,    secondary MDA/HGC (optional)
  2862.  0Ah        primary EGA+ 80x25 mono,secondary CGA 40x25 (optional)
  2863.  0Bh        primary EGA+ 80x25 mono,secondary CGA 80x25 (optional)
  2864. --------V-1012--BL11-------------------------
  2865. INT 10 - VIDEO - Trident TVGA 8800/8900/9000 BIOS - GET BIOS INFO
  2866.     AH = 12h
  2867.     BL = 11h
  2868. Return: AL = 12h if function supported
  2869.         BL = ??? (10h)
  2870.         ES:BP -> BIOS info structure (see #0024)
  2871. SeeAlso: AH=12h/BL=12h"TRIDENT"
  2872.  
  2873. Format of Trident BIOS Info structure:
  2874. Offset    Size     Description    (Table 0024)
  2875.  00h    BYTE     ??? (0000h)
  2876.  01h    BYTE     OEM Code (00h for original Trident)
  2877.  02h    WORD     ID??? (1073h for 8800BR, 1074 for 8800CS)
  2878.  04h  8 BYTEs     BIOS date ('mm/dd/yy')
  2879.  0Ch    WORD     ???
  2880.  0Eh  8 BYTEs     BIOS Version (' C3-128 ', ' C3-129 ')
  2881. --------V-1012--BL12-------------------------
  2882. INT 10 - VIDEO - Trident TVGA 8800/8900/9000 BIOS - GET VIDEO RAM SIZE
  2883.     AH = 12h
  2884.     BL = 12h
  2885. Return: AL = 12h if function supported
  2886.         AH = number of 256K banks of RAM installed
  2887.           (read from CRTC register 1Fh)
  2888. SeeAlso: AH=12h/BL=11h"TRIDENT"
  2889. --------V-1012--BL20-------------------------
  2890. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (PS,EGA,VGA,MCGA) - ALTERNATE PRTSC
  2891.     AH = 12h
  2892.     BL = 20h  select alternate print screen routine
  2893. Return: nothing
  2894. Desc:    installs a PrtSc routine from the video card's BIOS to replace the
  2895.       default PrtSc handler from the ROM BIOS, which usually does not
  2896.       understand screen heights other than 25 lines
  2897. Note:    some adapters disable print-screen instead of enhancing it
  2898. SeeAlso: INT 05"PRINT SCREEN"
  2899. --------V-1012--BL2E-------------------------
  2900. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  2901.     AH = 12h
  2902.     BL = 2Eh
  2903. Return: nothing
  2904. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  2905.       crash the system on this function
  2906. --------V-1012--BL30-------------------------
  2907. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA) - SELECT VERTICAL RESOLUTION
  2908.     AH = 12h
  2909.     BL = 30h
  2910.     AL = vertical resolution
  2911.          00h 200 scan lines
  2912.          01h 350 scan lines
  2913.          02h 400 scan lines
  2914. Return: AL = 12h if function supported
  2915. Desc:    specify the number of scan lines used to display text modes
  2916. Note:    the specified resolution will take effect on the next mode set
  2917. SeeAlso: AH=00h
  2918. --------V-1012--BL31-------------------------
  2919. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA, MCGA) - PALETTE LOADING
  2920.     AH = 12h
  2921.     BL = 31h
  2922.     AL = new state
  2923.         00h enable default palette loading
  2924.         01h disable default palette loading
  2925. Return: AL = 12h if function supported
  2926. Desc:    specify whether a default palette should be loaded when the display
  2927.       mode is set
  2928. SeeAlso: AH=00h
  2929. --------V-1012--BL32-------------------------
  2930. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA, MCGA) - VIDEO ADDRESSING
  2931.     AH = 12h
  2932.     BL = 32h
  2933.     AL = new state
  2934.         00h enable video addressing
  2935.         01h disable video addressing
  2936. Return: AL = 12h if function supported
  2937. Desc:    specify whether the CPU should have access to video memory and the
  2938.       display adapters I/O registers
  2939. --------V-1012--BL33-------------------------
  2940. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA, MCGA) - GRAY-SCALE SUMMING
  2941.     AH = 12h
  2942.     BL = 33h
  2943.     AL = new state
  2944.         00h enable gray scale summing
  2945.         01h disable gray scale summing
  2946. Return: AL = 12h if function supported
  2947. Desc:    specify whether or not colors should be converted to gray scale when
  2948.       palette or color registers are loaded
  2949. SeeAlso: AX=101Bh,AX=BF06h,AX=BF08h
  2950. --------V-1012--BL34-------------------------
  2951. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (VGA) - CURSOR EMULATION
  2952.     AH = 12h
  2953.     BL = 34h
  2954.     AL = new state
  2955.         00h enable alphanumeric cursor emulation
  2956.         01h disable alphanumeric cursor emulation
  2957. Return: AL = 12h if function supported
  2958. Desc:    specify whether the BIOS should automatically remap cursor start/end
  2959.       according to the current character height in text modes
  2960. SeeAlso: AH=01h,AH=03h
  2961. --------V-1012--BL35-------------------------
  2962. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (PS) - DISPLAY-SWITCH INTERFACE
  2963.     AH = 12h
  2964.     BL = 35h
  2965.     AL = subfunction
  2966.         00h initial adapter video off
  2967.         01h initial planar video on
  2968.         02h switch active video off
  2969.         03h switch inactive video on
  2970.         80h *UNDOCUMENTED* set system board video active flag
  2971.     ES:DX -> buffer for 128 byte save area (if AL = 00h-03h)
  2972. Return: AL = 12h if function supported
  2973. Desc:    switch between two video adapters which may otherwise have address
  2974.       conflicts
  2975. SeeAlso: AX=BF00h,AX=BF01h,INT 6D"VGA"
  2976. --------V-1012--BL36-------------------------
  2977. INT 10 - VIDEO - ALTERNATE FUNCTION SELECT (PS, VGA) - VIDEO REFRESH CONTROL
  2978.     AH = 12h
  2979.     BL = 36h
  2980.     AL = new state
  2981.         00h enable refresh
  2982.         01h disable refresh
  2983. Return: AL = 12h if function supported
  2984. Desc:    specify whether the contents of video memory should be displayed on
  2985.       the screen; disabling refresh effectively blanks the screen
  2986. Note:    when display refresh is disabled, the entire screen displays the color
  2987.       specified by the DAC color register 00h; thus to actually blank the
  2988.       screen, the application must first ensure that that register has been
  2989.       set to black
  2990. BUG:    GEM/VIEWMAX ET3000 and ET4000 drivers dated 6/23/88 do not correctly
  2991.       reenable refresh after the screen has been blanked due to inactivity,
  2992.       resulting in a total loss of video synchronization
  2993. SeeAlso: AX=BF05h
  2994. --------V-1012--BL37-------------------------
  2995. INT 10 - VIDEO - XGA - MAINFRAME INTERACTIVE SUPPORT
  2996.     AH = 12h
  2997.     BL = 37h
  2998.     AL = text attribute type (00h normal VGA, 01h mainframe type)
  2999. Return: AL = 12h if supported
  3000. SeeAlso: #0025,AH=08h
  3001.  
  3002. Bitfields for XGA mainframe type character attributes:
  3003. Bit(s)    Description    (Table 0025)
  3004.  7    blink double rate (75% ON time) or use color 8 as background
  3005.     (see AX=1003h)
  3006.  6    reverse video
  3007.  5    underlined
  3008.  4    left-most and right-most dots of underline area inverted
  3009.  3    foreground intensity/character font select
  3010.  2-0    foreground color
  3011. SeeAlso: #0013,#0033
  3012. --------V-1012--BL53-------------------------
  3013. INT 10 - Tseng ET-4000 BIOS v8.00 (06/07/91) - BUG
  3014.     AH = 12h
  3015.     BL = 53h
  3016. Note:    due to an omitted end-of-list marker, this version of the BIOS will
  3017.       crash the system on this function
  3018. --------V-1012--BL57-------------------------
  3019. INT 10 - Tseng ET-4000 BIOS v8.00 (06/07/91) - BUG
  3020.     AH = 12h
  3021.     BL = 57h
  3022. Note:    due to an omitted end-of-list marker, this version of the BIOS will
  3023.       crash the system on this function
  3024. --------V-1012--BH55-------------------------
  3025. INT 10 - VIDEO - ALTERNATE FUNC SELECT (ATI,Tatung,Taxan) - ENHANCED FEATURES
  3026.     AH = 12h
  3027.     BH = 55h
  3028.     BL = subfunction
  3029.         00h disable enhanced features
  3030.         01h enable enhanced features
  3031.         02h get status
  3032.         Return: AL = status flags (see #0026)
  3033.         03h disable register trapping (CGA emulation)
  3034.         04h enable register trapping
  3035.         05h program video mode
  3036.         ES:BP -> video mode table (see #0027)
  3037.         06h get mode table
  3038.         AL = video mode
  3039.         Return: ES:BP -> table suitable for mode AL
  3040.                   (and subfunc BL=05h) (see #0027)
  3041.             BP = FFFFh on error
  3042.             SI = 0000h (ATI Mach32)
  3043. Note:    the ATI Mouse driver (MOUSE.COM/MOUSE.SYS) uses subfunction 06h to get
  3044.       the mode table for mode 03h, and then looks for a signature string
  3045.       beginning within 32 bytes of the offset specified by the word at
  3046.       ES:000Ch
  3047. SeeAlso: AH=FFh"Oak"
  3048. Index:    installation check;ATI video adapters
  3049.  
  3050. Bitfields for status flags:
  3051. Bit(s)    Description    (Table 0026)
  3052.  3    set if enhanced features enabled
  3053.  7-5    monitor type
  3054.     000 PS/2 mono
  3055.     001 PS/2 color
  3056.     010 multi-sync
  3057.     011 Taxan 650 25kHz
  3058.     100 RGB
  3059.     101 mono
  3060.     110 EGA
  3061.     111 Compaq internal
  3062.  
  3063. Format of ATI VGA Wonder video mode table:
  3064. Offset    Size    Description    (Table 0027)
  3065.  00h    BYTE    number of columns
  3066.  01h    BYTE    maximum row (number of rows - 1)
  3067.  02h    BYTE    scan lines per row
  3068.  03h    WORD    video buffer size in bytes
  3069.  05h  4 BYTEs    values for Sequencer registers 1-4
  3070.  09h    BYTE    value for Miscellaneous Output register
  3071.  0Ah 25 BYTEs    values for CRTC registers 00h-18h
  3072.         00h horizontal total size (chars)
  3073.         01h horizontal displayed (chars)
  3074.         02h horizontal sync position (chars)
  3075.         03h horizontal sync width (chars)
  3076.         04h vertical total size (char rows)
  3077.         05h vertical total adjust (scan lines)
  3078.         06h vertical displayed (char rows)
  3079.         07h vertical sync position (char rows)
  3080.         08h interlace mode
  3081.         09h max scan line in row
  3082.         0Ah cursor start scan line
  3083.         0Bh cursor end scan line
  3084.         0Ch screen memory start (high)
  3085.         0Dh screen memory start (low)
  3086.         0Eh cursor address (high)
  3087.         0Fh cursor address (low)
  3088.         10h light pen (high)
  3089.         11h light pen (low)
  3090.  23h 20 BYTEs    default palette (values for Attribute Controller regs 00h-13h)
  3091.  37h  9 BYTEs    values for Graphics Controller registers 00h-08h
  3092. --------V-1012--BL74-------------------------
  3093. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3094.     AH = 12h
  3095.     BL = 74h
  3096. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  3097.       crash the system on this function
  3098. --------V-1012--BL80-------------------------
  3099. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3100.     AH = 12h
  3101.     BL = 80h
  3102. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  3103.       crash the system on this function
  3104. --------V-1012--BL80-------------------------
  3105. INT 10 - Cirrus Logic BIOS - INQUIRE VGA TYPE
  3106.     AH = 12h
  3107.     BL = 80h
  3108. Return: AX = controller type in bits 13-0 (see #0028)
  3109.         bit 14: ???
  3110.         bit 15: ???
  3111.     BL = silicon revision number (bit 7 set if not available)
  3112. SeeAlso: AH=12h/BL=81h,AH=12h/BL=82h,AH=12h/BL=85h,AH=12h/BL=9Ah,AH=12h/BL=A1h
  3113.  
  3114. (Table 0028)
  3115. Values for Cirrus Logic video controller type:
  3116.  0000h    no extended alternate select support
  3117.  0002h    510/520
  3118.  0003h    610/620
  3119.  0004h    5320
  3120.  0005h    6410
  3121.  0006h    5410
  3122.  0007h    6420
  3123.  0008h    6412
  3124.  0010h    5401
  3125.  0011h    5402
  3126.  0012h    5420
  3127.  0013h    5422
  3128.  0014h    5424
  3129.  0015h    5426
  3130.  0016h    5420r1
  3131.  0017h    5402r1
  3132.  0018h    5428
  3133.  0020h    6205/15/25
  3134.  0030h    5432
  3135.  0031h    5434
  3136. SeeAlso: #0629
  3137. --------V-1012--BL81-------------------------
  3138. INT 10 - Cirrus Logic BIOS - GET BIOS VERSION NUMBER
  3139.     AH = 12h
  3140.     BL = 81h
  3141. Return: AH = BIOS major version
  3142.     AL = BIOS minor version
  3143. SeeAlso: AH=12h/BL=80h,AH=12h/BL=82h
  3144. --------V-1012--BL82-------------------------
  3145. INT 10 - Cirrus Logic BIOS - GET DESIGN REVISION CODE
  3146.     AH = 12h
  3147.     BL = 82h
  3148. Return: AL = chip revision
  3149.     AH = ??? (AFh for v1.01)
  3150. SeeAlso: AH=12h/BL=80h,AH=12h/BL=81h,#0629
  3151. --------V-1012--BL84-------------------------
  3152. INT 10 - Cirrus Logic BIOS v3.02 - INQUIRE OPTIONS
  3153.     AH = 12h
  3154.     BL = 84h
  3155. Return: AX = user options word (see #0029)
  3156. SeeAlso: AH=12h/BL=89h,AH=12h/BL=8Ah,AH=12h/BL=8Bh,AH=12h/BL=8Ch,AH=12h/BL=8Fh
  3157. SeeAlso: AH=12h/BL=90h,AH=12h/BL=9Ah
  3158.  
  3159. Bitfields for Cirrus Logic user options word:
  3160. Bit(s)    Description    (Table 0029)
  3161.  1,0    centering
  3162.     00 vertical centered, 01 from bottom, 10 from top, 11 reserved
  3163.  3,2    720-dot fix-up options
  3164.     00 OR every 8th and 9th pixel
  3165.     01 display MGA mode from left
  3166.     10 display MGA mode from right
  3167.     11 skip every 9th pixel
  3168.  4    ???
  3169.  7-5    video mode (001 CGA, 010 MGA, 011 EGA, 100 VGA)
  3170.  8    external monitor enabled instead of LCD panel
  3171.  9    vertical expand mode enabled
  3172.  10    8-bit mode instead of 16-bit mode
  3173.  11    normal video rather than reverse video (for LCD)
  3174.  12    attribute automap rather than attribute emulation
  3175.  13    bold mode disabled (default)
  3176.  14    fast bandwidth
  3177.  15    ???
  3178. --------V-1012--BL85-------------------------
  3179. INT 10 - Cirrus Logic BIOS - GET INSTALLED MEMORY
  3180.     AH = 12h
  3181.     BL = 85h
  3182. Return: AL = number of 64K banks of video memory
  3183. SeeAlso: AH=12h/BL=80h,AH=12h/BL=93h
  3184. --------V-1012--BL89-------------------------
  3185. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - EN/DISABLE REVERSE VIDEO MODE
  3186.     AH = 12h
  3187.     BL = 89h
  3188.     AL = new state (00h enabled, 01h disabled)
  3189. Return: nothing
  3190. SeeAlso: AH=12h/BL=84h,AH=12h/BL=8Ah,AH=12h/BL=8Bh
  3191. --------V-1012--BL8A-------------------------
  3192. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - SET FRAME COLOR
  3193.     AH = 12h
  3194.     BL = 8Ah
  3195.     AL = new gray-scale color (00h = black to 0Fh = white)
  3196. Return: nothing
  3197. SeeAlso: AH=12h/BL=84h,AH=12h/BL=89h,AH=12h/BL=8Fh
  3198. --------V-1012--BL8B-------------------------
  3199. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - ENABLE/DISABLE BOLD MODE
  3200.     AH = 12h
  3201.     BL = 8Bh
  3202.     AL = new state (00h enabled, 01h disabled)
  3203. Return: nothing
  3204. SeeAlso: AH=12h/BL=84h,AH=12h/BL=89h,AH=12h/BL=8Ch,AH=12h/BL=8Fh
  3205. --------V-1012--BL8C-------------------------
  3206. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - SET AUTOMAP/EMULATE ATTRIBUTES
  3207.     AH = 12h
  3208.     BL = 8Ch
  3209.     AL = new state
  3210.         00h enable automap
  3211.         01h disable automap and emulate attributes
  3212. Return: nothing
  3213. SeeAlso: AH=12h/BL=84h,AH=12h/BL=8Bh
  3214. --------V-1012--BL8F-------------------------
  3215. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - ENABLE/DISABLE EXPAND MODE
  3216.     AH = 12h
  3217.     BL = 8Fh
  3218.     AL = new state (00h enabled, 01h disabled)
  3219. Return: nothing
  3220. Note:    when expand mode is enabled, the vertical dimension is enlarged to
  3221.       full screen
  3222. SeeAlso: AH=12h/BL=84h,AH=12h/BL=89h,AH=12h/BL=8Bh,AH=12h/BL=90h
  3223. --------V-1012--BL90-------------------------
  3224. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - SET CENTERING MODE
  3225.     AH = 12h
  3226.     BL = 90h
  3227.     AL = new position
  3228.         00h centered
  3229.         01h from top
  3230.         02h from bottom
  3231.         03h from top
  3232. Return: nothing
  3233. SeeAlso: AH=12h/BL=84h,AH=12h/BL=8Fh
  3234. --------V-1012--BL91-------------------------
  3235. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - SET 720-DOT FIXUP MODE
  3236.     AH = 12h
  3237.     BL = 91h
  3238.     AL = new mode
  3239.         00h display MGA mode from left of screen (default)
  3240.         01h display MGA from right
  3241.         02h skip every ninth pixel
  3242.         03h OR every 8th and 9th pixel
  3243. Return: nothing
  3244. SeeAlso: AH=12h/BL=84h,AH=12h/BL=8Ah,AH=12h/BL=90h
  3245. --------V-1012--BL92-------------------------
  3246. INT 10 - Cirrus Logic BIOS v3.02 - LCD panel - SWITCH DISPLAY
  3247.     AH = 12h
  3248.     BL = 92h
  3249.     AL = new display (00h LCD, 01h external monitor)
  3250. Return: nothing
  3251. Note:    the deselected display is disabled
  3252. SeeAlso: AH=12h/BL=84h,AH=12h/BL=89h,AH=12h/BL=90h,AH=12h/BL=94h
  3253. --------V-1012--BL93-------------------------
  3254. INT 10 - Cirrus Logic BIOS - FORCE 8-BIT OR 16-BIT OPERATION
  3255.     AH = 12h
  3256.     BL = 93h
  3257.     AL = new I/O width (00h = 16 bits, 01h = 8 bits)
  3258. Return: nothing
  3259. SeeAlso: AH=12h/BL=9Ah
  3260. --------V-1012--BL94-------------------------
  3261. INT 10 - Cirrus Logic BIOS v3.02 - POWER CONSERVATION
  3262.     AH = 12h
  3263.     BL = 94h
  3264.     AL = new state (00h wake up monitor, 01h shut down display)
  3265. Return: nothing
  3266. Note:    AL=01h is reported not to work properly on the LCD panel
  3267. SeeAlso: AH=12h/BL=84h,AH=12h/BL=92h
  3268. --------V-1012--BL9A-------------------------
  3269. INT 10 - Cirrus Logic BIOS - GET USER OPTIONS
  3270.     AH = 12h
  3271.     BL = 9Ah
  3272. Return: AX = options word 1 (see #0030)
  3273.     CX = options word 2 (see #0031)
  3274. SeeAlso: AH=12h/BL=80h,AH=12h/BL=84h,AH=12h/BL=93h,AH=12h/BL=A0h
  3275. SeeAlso: AH=12h/BL=A3h,AH=12h/BL=A4h,#0629
  3276.  
  3277. Bitfields for Cirrus Logic options word 1:
  3278. Bit(s)    Description    (Table 0030)
  3279.  0,1    reserved
  3280.  2-4    monitor type
  3281.  5-6    maximum vertical resolution
  3282.  7-9    reserved
  3283.  10    force 8-bit operation
  3284.  11-13    reserved
  3285.  14    vertical refresh frequency at 640x480
  3286.  15    reserved
  3287.  
  3288. Bitfields for Cirrus Logic options word 2:
  3289. Bit(s)    Description    (Table 0031)
  3290.  0-3    reserved
  3291.  4-5    vertical refresh frequency at 1280x1024
  3292.  6-10    reserved
  3293.  11-12    vertical refresh frequency at 800x600
  3294.  13-15    vertical refresh frequency at 1024x768
  3295. --------V-1012--BLA0-------------------------
  3296. INT 10 - Cirrus Logic BIOS - GET VIDEO MODE AVAILABILITY
  3297.     AH = 12h
  3298.     BL = A0h
  3299.     AL = video mode number (00h-7Fh)
  3300. Return: AH bit 0: video mode supported
  3301.     BX = offset of BIOS subroutine to fixup standard video parameters
  3302.         (call subroutine with DS:SI and ES:DI as returned by this call)
  3303.     DS:SI -> standard video parameters or FFFFh:FFFFh
  3304.     ES:DI -> supplemental video parameters or FFFFh:FFFFh
  3305. SeeAlso: AH=00h,AH=12h/BL=9Ah,AH=12h/BL=A1h
  3306. --------V-1012--BLA1-------------------------
  3307. INT 10 - Cirrus Logic BIOS - READ MONITOR TYPE AND ID FROM 15-PIN CONNECTOR
  3308.     AH = 12h
  3309.     BL = A1h
  3310. Return: BH = monitor ID (see #0032)
  3311.     BL = monitor type (00h color, 01h grayscale, 02h no display)
  3312. SeeAlso: AH=12h/BL=9Ah,AH=12h/BL=A2h
  3313.  
  3314. (Table 0032)
  3315. Values for Cirrus Logic monitor ID:
  3316.  00h-08h reserved
  3317.  09h    IBM 8604/8507 or equivalent
  3318.  0Ah    IBM 8514 or equivalent
  3319.  0Bh    IBM 8515 or equivalent
  3320.  0Dh    IBM 8503 or equivalent
  3321.  0Eh    IBM 8512/8513 or equivalent
  3322.  0Fh    no monitor
  3323. --------V-1012--BLA2-------------------------
  3324. INT 10 - Cirrus Logic BIOS - SET MONITOR HORIZONTAL RETRACE FREQUENCY
  3325.     AH = 12h
  3326.     BL = A2h
  3327.     AL = retrace rate
  3328.         00h standard VGA (31.5 kHz)
  3329.         01h 8514-compatible (31.5 kHz and 35.5 kHz interlaced)
  3330.         02h SuperVGA (31.5-35.1 kHz)
  3331.         03h extended SuperVGA (31.5-35.5 kHz)
  3332.         04h multi-frequency (31.5-37.8 kHz)
  3333.         05h extended multi-frequency (31.5-48.0 kHz)
  3334.         06h super multi-frequency (31.5-56.0 kHz)
  3335.         07h extended super multi-frequency (31.5-64.0 kHz)
  3336. Return: nothing
  3337. SeeAlso: AH=12h/BL=9Ah,AH=12h/BL=A0h,AH=12h/BL=A4h
  3338. --------V-1012--BLA3-------------------------
  3339. INT 10 - Cirrus Logic BIOS - SET VGA REFRESH
  3340.     AH = 12h
  3341.     BL = A3h
  3342.     AL = refresh rate for 640x480 (00h normal, 01h high)
  3343. Return: nothing
  3344. SeeAlso: AH=12h/BL=9Ah,AH=12h/BL=A4h
  3345. --------V-1012--BLA4-------------------------
  3346. INT 10 - Cirrus Logic BIOS - SET MONITOR TYPE
  3347.     AH = 12h
  3348.     BL = A4h
  3349.     AL bits 3-0 = maximum vertical resolution
  3350.         (0 = 480 scanlines, 1 = 600, 2 = 768, 3 = 1024, other reserved)
  3351.     AL bits 7-4 = vertical refresh at 640x480
  3352.         (0 = 60Hz, 1 = 72Hz, other reserved)
  3353.     BH bits 3-0 = vertical refresh at 800x600
  3354.         (0 = 56Hz, 1 = 60Hz, 2 = 72Hz, other reserved)
  3355.     BH bits 7-4 = vertical refresh at 1024x768
  3356.         (0=87Hz-int, 1=60Hz, 2=70Hz, 3=72Hz, 4=76Hz, other reserved)
  3357.     CH bits 4-7 = vertical refresh at 1280x1024
  3358.         (0=87Hz-int, 1=60Hz, 2=70Hz, other reserved)
  3359. Return: nothing
  3360. SeeAlso: AH=12h/BL=9Ah,AH=12h/BL=A3h
  3361. --------V-1012--BLBE-------------------------
  3362. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3363.     AH = 12h
  3364.     BL = BEh
  3365. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  3366.       crash the system on this function
  3367. --------V-1012--BLC6-------------------------
  3368. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3369.     AH = 12h
  3370.     BL = C6h
  3371. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  3372.       crash the system on this function
  3373. --------V-1012--BLF0-------------------------
  3374. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3375.     AH = 12h
  3376.     BL = F0h
  3377. Note:    due to an omitted end-of-list marker, these versions of the BIOS will
  3378.       crash the system on this function
  3379. --------V-1013-------------------------------
  3380. INT 10 - VIDEO - WRITE STRING (AT and later,EGA)
  3381.     AH = 13h
  3382.     AL = write mode
  3383.        bit 0: update cursor after writing
  3384.        bit 1: string contains alternating characters and attributes
  3385.        bits 2-7: reserved (0)
  3386.     BH = page number
  3387.     BL = attribute if string contains only characters
  3388.     CX = number of characters in string
  3389.     DH,DL = row,column at which to start writing
  3390.     ES:BP -> string to write
  3391. Return: nothing
  3392. Notes:    recognizes CR, LF, BS, and bell; for the ET4000 BIOS, scrolling,
  3393.       backspace, and CR only take place in the active page
  3394.     also available PC or XT with EGA or higher
  3395.     HP 95LX only supports write mode 00h
  3396. BUG:    on the IBM VGA Adapter, any scrolling which may occur is performed on
  3397.       the active page rather than the requested page
  3398. SeeAlso: AH=09h,AH=0Ah,AH=13h"DOS/V"
  3399. --------J-1013-------------------------------
  3400. INT 10 - DOS/V - READ/WRITE DOUBLE-BYTE CHARACTER SET CHARACTERS/ATTRIBUTES
  3401.     AH = 13h
  3402.     AL = function
  3403.         10h read characters and standard attributes
  3404.         11h read characters and extended attributes
  3405.         12h write characters and standard attributes
  3406.         13h write characters and extended attributes
  3407.     BH = 00h
  3408.     CX = number of characters to transfer
  3409.     DH,DL = row,column at which to start transfer
  3410.     ES:BP -> buffer for/containing characters and attributes (see #0033)
  3411. Return: ES:BP buffer filled if reading
  3412. Program: DOS/V is a Japanese-language version of MS-DOS which can run on
  3413.       standard (non-Japanese) ATs and compatible equipped with a VGA or
  3414.       newer video adapter
  3415. Notes:    subfunctions 11h and 13h are only valid when DOS/V is using video
  3416.       mode 73h
  3417.     the cursor position is not changed by these functions
  3418.     extended attributes consist of three bytes; the first is the standard
  3419.       character attribute byte, the second is as described below, and the
  3420.       third is always zero in current versions
  3421. SeeAlso: AH=00h,AH=13h"VIDEO"
  3422.  
  3423. Bitfields for DOS/V second extended attribute byte:
  3424. Bit(s)    Description    (Table 0033)
  3425.  7    underline using foreground color
  3426.  6    reverse foreground/background specified in standard attribute byte
  3427.  5-4    unused
  3428.  3    vertical white grid line in cell
  3429.  2    horizontal white grid line in cell
  3430.  1-0    unused
  3431. SeeAlso: #0013,#0025
  3432. --------V-101400-----------------------------
  3433. INT 10 - VIDEO - LOAD USER-SPECIFIED LCD CHARACTER FONT (CONV,Compaq Port 386)
  3434.     AX = 1400h
  3435.     ES:DI -> character font
  3436.     BH = number of bytes per character
  3437.         08h or 10h (Compaq)
  3438.     BL = 00h load main font (block 0)
  3439.          01h load alternate font (block 1)
  3440.     CX = number of characters to store
  3441.     DX = character offset into RAM font area
  3442. Return: nothing
  3443. SeeAlso: AX=1100h,AX=1110h,AX=1401h
  3444. --------V-101401-----------------------------
  3445. INT 10 - VIDEO - LOAD SYSTEM ROM DEFAULT LCD CHARACTER FONT (CONV,CP386)
  3446.     AX = 1401h
  3447.     BL = font to load
  3448.         00h main font (block 0)
  3449.         01h alternate font (block 1)
  3450. Return: nothing
  3451. SeeAlso: AX=1100h,AX=1102h,AX=1400h
  3452. --------V-101402-----------------------------
  3453. INT 10 - VIDEO - SET MAPPING OF LCD HIGH INTENSITY ATTRIBUTES (CONV,CP386)
  3454.     AX = 1402h
  3455.     BL = function
  3456.         00h ignore high intensity attribute
  3457.         01h map high intensity to reverse video
  3458.         02h map high intensity to underscore
  3459.         03h map high intensity to selected alternate font
  3460.         B0h half intensity (Compaq)
  3461.         B1h toggle active intensity bit interpretation (CP386)
  3462. Return: nothing
  3463. --------V-1015-------------------------------
  3464. INT 10 - VIDEO - GET PHYSICAL DISPLAY PARAMETERS (CONVERTIBLE)
  3465.     AH = 15h
  3466. Return: AX = alternate display adapter type (see #0034)
  3467.     ES:DI -> parameter table (see #0035)
  3468. SeeAlso: AH=1Bh
  3469.  
  3470. (Table 0034)
  3471. Values for PC Convertible alternate display adapter type:
  3472.  0000h    none
  3473.  5140h    LCD
  3474.  5153h    CGA
  3475.  5151h    mono
  3476.  
  3477. Format of PC Convertible display parameter table:
  3478. Offset    Size    Description    (Table 0035)
  3479.  00h    WORD    monitor model number
  3480.  02h    WORD    vertical pixels per meter
  3481.  04h    WORD    horizontal pixels per meter
  3482.  06h    WORD    total vertical pixels
  3483.  08h    WORD    total horizontal pixels
  3484.  0Ah    WORD    horizontal pixel separation in micrometers
  3485.         (width, center-to-center)
  3486.  0Ch    WORD    vertical pixel separation in micrometers
  3487.         (height, center-to-center)
  3488. --------V-1015-------------------------------
  3489. INT 10 - VIDEO - SET SUPERIMPOSE MODE (Sperry PC)
  3490.     AH = 15h
  3491.     AL = superimpose mode
  3492.         00h show graphics screen
  3493.         01h show text screen
  3494.         02h show text screen superimposed on graphics screen
  3495. Return: nothing
  3496. --------J-1018-------------------------------
  3497. INT 10 - VIDEO - DOS/V - GET/SET FONT PATTERN
  3498.     AH = 18h
  3499.     AL = function
  3500.         00h get font pattern
  3501.         01h set font pattern
  3502.     BX = 0000h
  3503.     CL = character size in bytes (01h,02h)
  3504.     CH = 00h
  3505.     DH = character width in pixels
  3506.     DL = character height in pixels
  3507.     ES:DI -> buffer for/containing font image
  3508. Return: AL = status (00h successful, else error)
  3509.     ES:DI buffer filled for function 00h if successful
  3510. Note:    the supported font sizes are 8x16 single-byte, 8x19 single-byte,
  3511.       16x16 double-byte, and 24x24 double-byte
  3512. SeeAlso: AH=19h,INT 16/AH=14h
  3513. --------V-1019-------------------------------
  3514. INT 10 - Japanese VIDEO - DOUBLE-BYTE CHARACTER SET SHIFT INFORMATION
  3515.     AH = 19h
  3516.     ???
  3517. Return: ???
  3518. SeeAlso: AH=18h,INT 16/AH=14h
  3519. --------V-101A00-----------------------------
  3520. INT 10 - VIDEO - GET DISPLAY COMBINATION CODE (PS,VGA/MCGA)
  3521.     AX = 1A00h
  3522. Return: AL = 1Ah if function was supported
  3523.         BL = active display code (see #0036)
  3524.         BH = alternate display code (see #0036)
  3525. Notes:    this function is commonly used to check for the presence of a VGA
  3526.     this function is supported on the ATI EGA Wonder with certain
  3527.       undocumented configuration switch settings, even though the EGA
  3528.       Wonder does not support VGA graphics; to distinguish this case,
  3529.       call AX=1C00h with CX nonzero, which the EGA Wonder does not support
  3530. SeeAlso: AH=12h/BL=35h,AX=1A01h,AH=1Bh,AH=1Ch
  3531. Index:    installation check;VGA
  3532.  
  3533. (Table 0036)
  3534. Values for display combination code:
  3535.  00h    no display
  3536.  01h    monochrome adapter w/ monochrome display
  3537.  02h    CGA w/ color display
  3538.  03h    reserved
  3539.  04h    EGA w/ color display
  3540.  05h    EGA w/ monochrome display
  3541.  06h    PGA w/ color display
  3542.  07h    VGA w/ monochrome analog display
  3543.  08h    VGA w/ color analog display
  3544.  09h    reserved
  3545.  0Ah    MCGA w/ digital color display
  3546.  0Bh    MCGA w/ monochrome analog display
  3547.  0Ch    MCGA w/ color analog display
  3548.  FFh    unknown display type
  3549. --------V-101A01-----------------------------
  3550. INT 10 - VIDEO - SET DISPLAY COMBINATION CODE (PS,VGA/MCGA)
  3551.     AX = 1A01h
  3552.     BL = active display code (see #0036)
  3553.     BH = alternate display code
  3554. Return: AL = 1Ah if function was supported
  3555. SeeAlso: AH=12h/BL=35h,AX=1A00h
  3556. --------V-101B-------------------------------
  3557. INT 10 - VIDEO - FUNCTIONALITY/STATE INFORMATION (PS,VGA/MCGA)
  3558.     AH = 1Bh
  3559.     BX = implementation type
  3560.         0000h return funtionality/state information
  3561.     ES:DI -> 64-byte buffer for state information (see #0037)
  3562. Return: AL = 1Bh if function supported
  3563.         ES:DI buffer filled with state information
  3564. BUG:    Trident 8900 (BIOS D3.0 11/12/91) and Trident 9000 (C3.0 10/25/91)
  3565.       do not correctly set the fields at offsets 27h and 29h of the
  3566.       state information
  3567. SeeAlso: AH=15h,AX=1A00h,AX=1F01h
  3568.  
  3569. Format of MCGA+ state information:
  3570. Offset    Size    Description    (Table 0037)
  3571.  00h    DWORD    address of static funtionality table (see #0040)
  3572.  04h    BYTE    video mode in effect
  3573.  05h    WORD    number of columns
  3574.  07h    WORD    length of regen buffer in bytes
  3575.  09h    WORD    starting address of regen buffer
  3576.  0Bh    WORD    cursor position for page 0
  3577.  0Dh    WORD    cursor position for page 1
  3578.  0Fh    WORD    cursor position for page 2
  3579.  11h    WORD    cursor position for page 3
  3580.  13h    WORD    cursor position for page 4
  3581.  15h    WORD    cursor position for page 5
  3582.  17h    WORD    cursor position for page 6
  3583.  19h    WORD    cursor position for page 7
  3584.  1Bh    WORD    cursor "type" (start/stop scan lines)
  3585.  1Dh    BYTE    active display page
  3586.  1Eh    WORD    CRTC port address
  3587.  20h    BYTE    current setting of register 03x8h
  3588.  21h    BYTE    current setting of register 03x9h
  3589.  22h    BYTE    number of rows - 1
  3590.  23h    WORD    bytes/character
  3591.  25h    BYTE    display combination code of active display
  3592.  26h    BYTE    DCC of alternate display
  3593.  27h    WORD    number of colors supported in current mode (0000h = mono)
  3594.  29h    BYTE    number of pages supported in current mode
  3595.  2Ah    BYTE    number of scan lines active
  3596.         (0,1,2,3) = (200,350,400,480)
  3597.         Tseng ET3000: (4,5,6 = 512,600,768)
  3598.  2Bh    BYTE    primary character block
  3599.  2Ch    BYTE    secondary character block
  3600.  2Dh    BYTE    miscellaneous flags (see #0038)
  3601.  2Eh  3 BYTEs    reserved (00h)
  3602.  31h    BYTE    video memory available
  3603.         00h = 64K, 01h = 128K, 02h = 192K, 03h = 256K
  3604.  32h    BYTE    save pointer state flags (see #0039)
  3605.  33h 13 BYTEs    reserved (00h)
  3606.  
  3607. Bitfields for miscellaneous flags:
  3608. Bit(s)    Description    (Table 0038)
  3609.  0    all modes on all displays on
  3610.  1    gray summing on
  3611.  2    monochrome display attached
  3612.  3    default palette loading disabled
  3613.  4    cursor emulation enabled
  3614.  5    0 = intensity; 1 = blinking
  3615.  6    PS/2 P70 plasma display (without 9-dot wide font) active
  3616.  7    unused (0)
  3617.  
  3618. Bitfields for save pointer state flags:
  3619. Bit(s)    Description    (Table 0039)
  3620.  0    512 character set active
  3621.  1    dynamic save area present
  3622.  2    alpha font override active
  3623.  3    graphics font override active
  3624.  4    palette override active
  3625.  5    DCC override active
  3626.  6-7    unused (0)
  3627.  
  3628. Format of Static Functionality Table:
  3629. Offset    Size    Description    (Table 0040)
  3630.  00h    BYTE    modes supported 1
  3631.         bit 0 to bit 7 = 1 modes 0,1,2,3,4,5,6,7 supported
  3632.  01h    BYTE    modes supported 2
  3633.         bit 0 to bit 7 = 1 modes 8,9,0Ah,0Bh,0Ch,0Dh,0Eh,0Fh supported
  3634.  02h    BYTE    modes supported 3
  3635.         bit 0 to bit 3 = 1 modes 10h,11h,12h,13h supported
  3636.         bit 4 to bit 7 unused (0)
  3637.  03h    BYTE    (IBM) reserved
  3638.         (Tseng ET3000/4000) modes supported 4
  3639.                 bit 0 to bit 7 = modes 18h-1Fh supported
  3640.  04h    BYTE    (IBM) reserved
  3641.         (Tseng ET3000/4000) modes supported 5
  3642.                 bit 0 to bit 7 = modes 20h-27h supported
  3643.  05h    BYTE    (IBM) reserved
  3644.         (Tseng ET3000/4000) modes supported 6
  3645.                 bit 0 to bit 7 = modes 28h-2Fh supported
  3646.  06h    BYTE    (IBM) reserved
  3647.         (Tseng ET3000/4000) modes supported 7
  3648.                 bit 0 to bit 7 = modes 30h-37h supported
  3649.  07h    BYTE    scan lines supported
  3650.         bit 0 to bit 2 = 1 if scan lines 200,350,400 supported
  3651.         bits 3-7 = unused (0)
  3652.  08h    BYTE    total number of character blocks available in text modes
  3653.  09h    BYTE    maximum number of active character blocks in text modes
  3654.  0Ah    WORD    miscellaneous function support flags (see #0041)
  3655.  0Ch    WORD    reserved
  3656.  0Eh    BYTE    save pointer function flags (see #0042)
  3657.  0Fh    BYTE    reserved
  3658.  
  3659. Bitfields for miscellaneous function support flags:
  3660. Bit(s)    Description    (Table 0041)
  3661.  0    all modes on all displays function supported
  3662.  1    gray summing function supported
  3663.  2    character font loading function supported
  3664.  3    default palette loading enable/disable supported
  3665.  4    cursor emulation function supported
  3666.  5    EGA palette present
  3667.  6    color palette present
  3668.  7    color-register paging function supported
  3669.  8    light pen supported (see AH=04h)
  3670.  9    save/restore state function 1Ch supported
  3671.  10    intensity/blinking function supported (see AX=1003h)
  3672.  11    Display Combination Code supported (see #0036)
  3673.  12-15    unused (0)
  3674.  
  3675. Bitfields for save pointer function flags:
  3676. Bit(s)    Description    (Table 0042)
  3677.  0    512 character set supported
  3678.  1    dynamic save area supported
  3679.  2    alpha font override supported
  3680.  3    graphics font override supported
  3681.  4    palette override supported
  3682.  5    DCC extension supported
  3683.  6-7    unused (0)
  3684. --------V-101C-------------------------------
  3685. INT 10 - VIDEO - SAVE/RESTORE VIDEO STATE (PS50+,VGA)
  3686.     AH = 1Ch
  3687.     AL = function
  3688.         00h return state buffer size
  3689.         Return: BX = number of 64-byte blocks needed
  3690.         01h save video state
  3691.         ES:BX -> buffer
  3692.         02h restore video state
  3693.         ES:BX -> buffer containing previously saved state
  3694.     CX = requested states (see #0043)
  3695. Return: AL = 1Ch if function supported
  3696. Notes:    many BIOSes corrupt the video registers when saving the state, so a
  3697.       program should restore the state immediately after saving it (the
  3698.       saved data is uncorrupted)
  3699.     the BIOS data area consists of the 96 bytes from 0040h:0049h-00A8h
  3700.     this function is not supported when DOS/V is running
  3701.     this function may be a better VGA installation check than the usual
  3702.       INT 10/AX=1A00h, since some late-model EGA cards (such as the ATI
  3703.       EGA Wonder) supported that call
  3704. SeeAlso: AX=1A00h
  3705.  
  3706. Bitfields for requested states:
  3707. Bit(s)    Description    (Table 0043)
  3708.  0    video hardware (see #0044)
  3709.  1    BIOS data areas
  3710.  2    color registers and DAC state (see #0045)
  3711.  3-15    unused (0)
  3712.  
  3713. Format of VGA video hardware state:
  3714. Offset    Size    Description    (Table 0044)
  3715.  00h    BYTE    sequencer index register
  3716.  01h    BYTE    CRTC index register
  3717.  02h    BYTE    graphics controller index register
  3718.  03h    BYTE    attribute controller index register
  3719.  04h    BYTE    feature controller register
  3720.  05h  4 BYTEs    sequencer registers
  3721.  09h    BYTE    sequencer register 0
  3722.  0Ah 25 BYTEs    CRTC registers 0-8
  3723.  23h 16 BYTEs    palette registers 00h-0Fh
  3724.  33h  4 BYTEs    attribute registers 10h-13h
  3725.  37h  9 BYTEs    graphics controller registers 0-8
  3726.  40h    BYTE    CRTC base address (low)
  3727.  41h    BYTE    CRTC base address (high)
  3728.  42h    BYTE    plane 0 latch
  3729.  43h    BYTE    plane 1 latch
  3730.  44h    BYTE    plane 2 latch
  3731.  45h    BYTE    plane 3 latch
  3732.  
  3733. Format of VGA DAC state:
  3734. Offset    Size    Description    (Table 0045)
  3735.  00h    BYTE    read/write mode DAC
  3736.  01h    BYTE    pixel address
  3737.  02h    BYTE    pixel mask
  3738.  03h 768 BYTEs    color data (256 triples)
  3739. 303h    BYTE    color select register
  3740. --------J-101D-------------------------------
  3741. INT 10 - VIDEO - DOS/V - SHIFT STATUS LINE CONTROL
  3742.     AH = 1Dh
  3743.     AL = function
  3744.         00h enable shift status line(s)
  3745.         BX = number of lines to reserve at bottom of screen (usu. 1)
  3746.         01h disable shift status line
  3747.         BX = number of lines reserved at bottom of screen (usually 1)
  3748.         02h get number of status lines
  3749.         Return: BX = number of lines reserved for shift status
  3750. SeeAlso: AH=19h
  3751. --------V-101D-------------------------------
  3752. INT 10 - SpeedSTAR Plus BIOS v4.23+ - SET SYNC PARAMETERS
  3753.     AH = 1Dh
  3754.     AL = video mode
  3755.     ES = caller's segment
  3756. Return: nothing
  3757. Note:    the caller's segment contains at offset 5Ch (FCB field in PSP)
  3758.       or 100h a table with sync parameters (see #0046) (BIOS looks at both
  3759.       offsets)
  3760.  
  3761. Format of SpeedSTAR Plus sync table:
  3762. Offset    Size    Description    (Table 0046)
  3763.  00h  9 BYTEs    ID contains string 'ey5CENTER'
  3764.  09h  5 BYTEs    sync parameters for 640x480 modes 11h,12h,25h,26h,2Eh
  3765.  0Bh  5 BYTEs    sync parameters for 800x600 modes 29h,30h,2Ah
  3766.  13h  5 BYTEs    sync parameters for 1024x768 modes 37h,38h
  3767. --------V-101D-------------------------------
  3768. INT 10 - Tseng ET-4000 BIOS v3.00 and v8.00 - BUG
  3769.     AH = 1Dh
  3770. Note:    these versions of the BIOS jump to a random location on this function
  3771.       due to a fencepost error
  3772. --------V-101DAABXFDEC-----------------------
  3773. INT 10 U - Diamond Stealth64 Video - INSTALLATION CHECK
  3774.     AX = 1DAAh
  3775.     BX = FDECh
  3776. Return: BX = CDEFh if Diamond Stealth64 Video 2001-series video card installed
  3777.         AL = number of megabytes of video memory
  3778.         AH = ??? (4Bh/5Bh)
  3779.         CX = ??? (0000h)
  3780.         SI:DI -> signature/copyright string
  3781. --------V-101F00-----------------------------
  3782. INT 10 - VIDEO - XGA - GET DMQS (Display Mode Query and Set) DATA LENGTH
  3783.     AX = 1F00h
  3784. Return: AL = 1Fh if supported
  3785.         BX = number of bytes of DMQS data
  3786. Note:    not supported on the original IBM XGA, only on XGA-NI (non-interlaced)
  3787.       and later models.
  3788. SeeAlso: AX=1F01h
  3789. --------V-101F01-----------------------------
  3790. INT 10 - VIDEO - XGA - READ DMQS DATA
  3791.     AX = 1F01h
  3792.     ES:DI -> user buffer for return data (call AX=1F00h for size)
  3793. Return: AL = 1Fh if function supported
  3794.     user buffer filled with DMQS data (see #0047)
  3795. Note:    not supported on the original IBM XGA, only on XGA-NI (non-interlaced)
  3796.       and later models.
  3797. SeeAlso: AH=1Bh,AX=1F00h,AX=3000h
  3798.  
  3799. Format of XGA DMQS buffer:
  3800. Offset    Size    Description    (Table 0047)
  3801.  00h    WORD    offset (in bytes) to DMQS data for next XGA instance
  3802.  02h    BYTE    slot number
  3803.  03h    BYTE    XGA implementation function level identifier
  3804.  04h    BYTE    XGA implementation resolution level identifier
  3805.  05h    WORD    vendor identifier - identifies card vendor
  3806.  07h    WORD    vendor defined field
  3807.  09h    WORD    XGA adapter I/O register base address
  3808.  0Bh    WORD    XGA coprocessor register base address
  3809.         (paragraph--multiply by 10h to get physical address)
  3810.  0Dh    WORD    1 Megabyte system video memory aperture
  3811.         0000h if not allocated
  3812.         (Multiply by 100000h to get physical address)
  3813.  0Fh    WORD    4 Megabyte system video memory aperture
  3814.         0000h if not allocated
  3815.         (multiply by 100000h to get physical address)
  3816.  11h    WORD    video memory base address
  3817.         (multiply by 100000h to get physical address)
  3818.  13h    WORD    composite ID of the attached display
  3819.  15h    BYTE    amount of video memory available, in multiples of 256K bytes
  3820.  16h    DWORD    alternate XGA coprocessor register base address.  0 = none.
  3821.  1Ah    var    DMQS Data for further XGA Instances (as above)
  3822. Note:    "Instances" refers to the capability of having up to 8 XGA
  3823.       adapters in one computer.
  3824. --------V-103000CX0000-----------------------
  3825. INT 10 - VIDEO - LOCATE 3270PC CONFIGURATION TABLE (INSTALLATION CHECK)
  3826.     AX = 3000h
  3827.     CX = 0000h
  3828.     DX = 0000h
  3829. Return: CX:DX -> 3270PC configuration table (see #0048)
  3830.     CX:DX = 0000h:0000h if 3270PC Control Program not active
  3831. SeeAlso: AX=1F01h
  3832.  
  3833. Format of 3270 PC configuration table:
  3834. Offset    Size    Description    (Table 0048)
  3835.  00h    BYTE    aspect ratio X
  3836.  01h    BYTE    aspect ratio Y
  3837.  02h    BYTE    monitor type (see #0049)
  3838.  03h    BYTE    reserved
  3839.  04h    BYTE    adapter ID
  3840.         00h = 5151/5272 adapter
  3841.         04h = 5151/5272 with XGA adapter
  3842.         30h = 3295 or 3270PC G/GX adapter
  3843.  05h    BYTE    reserved
  3844.  06h    BYTE    function flags 1 (see #0050)
  3845.  07h    BYTE    function flags 2
  3846.         bit 6: GPI graphics supported
  3847.  08h    WORD    segment address of Control Program Level table (see #0051)
  3848.  0Ah 10 BYTEs    reserved
  3849.  
  3850. (Table 0049)
  3851. Values for 3270 PC monitor type:
  3852.  00h    5151 (mono) or 5272 (color)
  3853.  01h    3295
  3854.  02h    5151 or 5272 with XGA (???) graphics adapter
  3855.  03h    5279 with 3270PC G adapter
  3856.  04h    5379 model C01 with 3270PC GX adapter
  3857.  05h    5379 model M01 with 3270PC GX adapter
  3858.  07h    non-3270PC with 3270 Workstation Program
  3859.  FFh    3270PC Control Program not loaded
  3860.  
  3861. Bitfields for 3270 PC function flags 1:
  3862. Bit(s)    Description    (Table 0050)
  3863.  7    mono text, 1 page
  3864.  6    color text, 1 page
  3865.  5    color text, 4 pages
  3866.  4    CGA color graphics
  3867.  3    720x350 two-color graphics
  3868.  2    360x350 four-color graphics
  3869.  1    720x350 eight-color graphics
  3870.  
  3871. Format of Control Program Level table:
  3872. Offset    Size    Description    (Table 0051)
  3873.  00h    WORD    program version
  3874.         02xxh = 3270PC Control Program v2.xx
  3875.         03xxh = 3270PC Control Program v3.xx
  3876.         04xxh = 3270 Workstation Program v1.xx
  3877.  02h    BYTE    Control Program ID (00h)
  3878.  03h 27 BYTEs    Control Program Descriptor ("IBM 3270 PC CONTROL PROGRAM")
  3879. --------a-103800-----------------------------
  3880. INT 10 - Tinytalk Personal v1.09f+ - GET CONFIGURATION INFO
  3881.     AX = 3800h
  3882. Return: ES:DI -> configuration info (see #0052)
  3883. Program: Tinytalk is a shareware screen reader by OMS Development/Eric Bohlman
  3884. Notes:    this call is also used as the installation check by verifying that the
  3885.       returned ES:DI points at valid configuration info
  3886.     Tinytalk v1.09f ignores AL and always returns the configuration info;
  3887.       v1.10 adds several subfunctions selected with AL
  3888. SeeAlso: AX=3801h,AX=3803h,AX=3806h,AH=39h,INT 14/AX=F0F1h
  3889. SeeAlso: INT 2F/AX=FB00h"AutoBraille"
  3890. Index:    installation check;Tinytalk Personal
  3891.  
  3892. Format of Tinytalk Personal configuration info:
  3893. Offset    Size    Description    (Table 0052)
  3894.  00h  8 BYTEs    signature "TTCONFIG"
  3895.  08h    WORD    size of configuration data, not counting signature, this WORD,
  3896.           or the following byte
  3897.  0Ah    BYTE    ???
  3898.  0Bh    ???    configuration data
  3899. --------a-103801-----------------------------
  3900. INT 10 - Tinytalk Personal v1.10 - ???
  3901.     AX = 3801h
  3902.     DL = ???
  3903. Return: ???
  3904. SeeAlso: AX=3800h,AX=3802h
  3905. --------a-103802-----------------------------
  3906. INT 10 - Tinytalk Personal v1.10 - ???
  3907.     AX = 3802h
  3908.     DL = ???
  3909. Return: ???
  3910. SeeAlso: AX=3800h,AX=3801h
  3911. --------a-103803-----------------------------
  3912. INT 10 - Tinytalk Personal v1.10 - GET ???
  3913.     AX = 3803h
  3914. Return: AL = ???
  3915. SeeAlso: AX=3800h,AX=3804h,AX=3805h
  3916. --------a-103804-----------------------------
  3917. INT 10 - Tinytalk Personal v1.10 - GET ???
  3918.     AX = 3804h
  3919. Return: AX = ???
  3920. SeeAlso: AX=3800h,AX=3803h,AX=3805h
  3921. --------a-103805-----------------------------
  3922. INT 10 - Tinytalk Personal v1.10 - GET ???
  3923.     AX = 3805h
  3924. Return: AL = ???
  3925. SeeAlso: AX=3800h,AX=3803h,AX=3804h
  3926. --------a-103806-----------------------------
  3927. INT 10 - Tinytalk Personal v1.10 - ???
  3928.     AX = 3806h
  3929.     ES:DX -> ASCIZ ???
  3930. Return: ???
  3931. SeeAlso: AX=3800h
  3932. --------a-1039-------------------------------
  3933. INT 10 - Tinytalk Personal v1.10 - ???
  3934.     AH = 39h
  3935. Program: Tinytalk is a shareware screen reader by OMS Development/Eric Bohlman
  3936. Note:    this function was a NOP in TTDEMO.EXE, but may be implemented in other
  3937.       variants of Tinytalk
  3938. --------V-1040-------------------------------
  3939. INT 10 - VIDEO - SET GRAPHICS MODE (Hercules GRAFIX)
  3940.     AH = 40h
  3941. Return: nothing
  3942. Desc:    switch the Hercules Graphics Card into graphics mode (720x348)
  3943. SeeAlso: AH=00h,AH=41h
  3944. Index:    video modes;Hercules
  3945. --------V-1041-------------------------------
  3946. INT 10 - VIDEO - SET TEXT MODE (Hercules GRAFIX)
  3947.     AH = 41h
  3948. Return: nothing
  3949. Desc:    switch the Hercules Graphics Card into text mode
  3950. SeeAlso: AH=00h,AH=40h
  3951. Index:    video modes;Hercules
  3952. --------V-1042-------------------------------
  3953. INT 10 - VIDEO - CLEAR CURRENT PAGE (Hercules GRAFIX)
  3954.     AH = 42h
  3955. Return: nothing
  3956. SeeAlso: AH=45h
  3957. --------V-1043-------------------------------
  3958. INT 10 - VIDEO - SELECT DRAWING PAGE (Hercules GRAFIX)
  3959.     AH = 43h
  3960.     AL = page number (0,1)
  3961. Return: nothing
  3962. Desc:    specify which of the two pages of video memory is to be used for
  3963.       output
  3964. SeeAlso: AH=05h,AH=44h,AH=45h
  3965. --------V-1044-------------------------------
  3966. INT 10 - VIDEO - SELECT DRAWING FUNCTION (Hercules GRAFIX)
  3967.     AH = 44h
  3968.     AL = drawing function
  3969.         00h clear pixels
  3970.         01h set pixels
  3971.         02h invert pixels
  3972. Return: nothing
  3973. Desc:    specify how graphics output will change the display
  3974. SeeAlso: AH=45h,AH=46h,AH=4Ch,AH=4Dh
  3975. --------V-1045-------------------------------
  3976. INT 10 - VIDEO - SELECT PAGE TO DISPLAY (Hercules GRAFIX)
  3977.     AH = 45h
  3978.     AL = page number (0,1)
  3979. Return: nothing
  3980. Desc:    specify which of the two pages of video memory is visible on screen
  3981. SeeAlso: AH=05h,AH=42h,AH=43h
  3982. --------V-1046-------------------------------
  3983. INT 10 - VIDEO - DRAW ONE PIXEL (Hercules GRAFIX)
  3984.     AH = 46h
  3985.     DI = x (0-719)
  3986.     BP = y (0-347)
  3987. Return: nothing
  3988. Note:    function 44h determines operation and function 43h which page to use
  3989. SeeAlso: AH=0Ch,AH=47h,AH=49h,AH=4Ch,AH=4Dh
  3990. --------V-1047-------------------------------
  3991. INT 10 - VIDEO - FIND PIXEL VALUE (Hercules GRAFIX)
  3992.     AH = 47h
  3993.     DI = x (0-719)
  3994.     BP = y (0-347)
  3995. Return: AL = 00h pixel clear
  3996.     AL = 01h pixel set
  3997. Note:    function 43h specifies which page is used
  3998. SeeAlso: AH=0Dh,AH=46h
  3999. --------V-1048-------------------------------
  4000. INT 10 - VIDEO - MOVE TO POINT (Hercules GRAFIX)
  4001.     AH = 48h
  4002.     DI = x (0-719)
  4003.     BP = y (0-347)
  4004. Return: nothing
  4005. Desc:    specify the location from which to start the next graphics output
  4006. SeeAlso: AH=49h
  4007. --------V-1049-------------------------------
  4008. INT 10 - VIDEO - DRAW TO POINT (Hercules GRAFIX)
  4009.     AH = 49h
  4010.     DI = x (0-719)
  4011.     BP = y (0-347)
  4012. Return: nothing
  4013. Note:    function 48h or 49h specify first point, 44h operation and 43h page to
  4014.       use
  4015. SeeAlso: AH=43h,AH=44h,AH=48h,AH=4Ch,AH=4Dh
  4016. --------V-104A-------------------------------
  4017. INT 10 - VIDEO - BLOCK FILL (Hercules GRAFIX)
  4018.     AH = 4Ah
  4019.     DI = x coordinate of lower left corner
  4020.     BP = y coordinate of lower left corner
  4021.     BX = height in pixels
  4022.     CX = width in pixels
  4023. Return: nothing
  4024. Desc:    draw a solid rectangle of the specified size at the given location
  4025. SeeAlso: AH=4Eh
  4026. --------V-104B-------------------------------
  4027. INT 10 - VIDEO - DISPLAY CHARACTER (Hercules GRAFIX)
  4028.     AH = 4Bh
  4029.     AL = character to display
  4030.     DI = x (0-719)
  4031.     BP = y (0-347)
  4032. Return: nothing
  4033. Note:    unlike the other BIOS character functions character position is
  4034.       specified in pixels rather than rows and columns
  4035. SeeAlso: AH=09h,AH=0Ah
  4036. --------P-104B-------------------------------
  4037. INT 10 - FRIEZE - API
  4038.     AH = 4Bh
  4039.     CL = function
  4040.         00h (v6.x-) print window
  4041.         AL = mode
  4042.             00h character
  4043.             01h normal
  4044.             02h sideways
  4045.         01h load window
  4046.         ES:BX -> ASCIZ filename from which to read
  4047.         02h save window
  4048.         ES:BX -> ASCIZ filename to which to write
  4049.         03h set print width
  4050.         AL = width in 1/4 inches
  4051.         04h set print height
  4052.         AL = height in 1/4 inches
  4053.         05h reserved
  4054.         06h set left margin
  4055.         AL = printout margin in 1/4 inches
  4056.         07h set window size
  4057.         ES:BX -> four-WORD structure with Xmin, Ymin, Xmax, Ymax
  4058.         08h reserved
  4059.         09h set patterns
  4060.         ES:BX -> 16-BYTE vector of screen->printer color correspondnces
  4061.         0Ah get patterns
  4062.         ES:BX -> 16-BYTE buffer for color correspondences
  4063.         0Bh set mode
  4064.         AL = mode
  4065.         0Ch (v7.41) ???
  4066.         AL = ???
  4067.             00h ??? (calls original INT 05)
  4068.             else ???
  4069.         0Dh (v7.41) ???
  4070.         AL = ???
  4071.             00h ??? (calls original INT 05)
  4072.             else ???
  4073.         0Eh (v7.41) ???
  4074.         ???
  4075.         0Fh get window
  4076.         ES:BX -> four-WORD buffer for Xmin, Ymin, Xmax, Ymax
  4077.         10h set print options
  4078.         ES:BX -> printer options in same format as FRIEZE cmdline
  4079.         11h initialize
  4080.         ES:BX -> three-WORD array from CARDS.DAT for HRes, VRes, code
  4081.         12h (v7.41) ???
  4082.         ???
  4083.         13h (v7.41) ???
  4084.         ???
  4085.         14h get version
  4086.         Return: AH = major version (00h if FRIEZE version before 7)
  4087.             AL = minor version
  4088.         15h set parameters
  4089.         ES:BX -> parameter table (see #0054)
  4090.         16h get parameters
  4091.         ES:BX -> buffer for parameter table (see #0054)
  4092.         17h get printer resolution
  4093.         ES:BX -> 12-WORD table for six horizontal/vertical resol pairs
  4094.         18h (v8.0 only) reserved
  4095.         50h (v7.41) get ???
  4096.         Return: AX = ???
  4097.         51h (v7.41) get ???
  4098.         Return: ES = ??? (seen 2348h)
  4099.             AX = ??? (seen 8432h)
  4100. Return: AX = status (see #0053)
  4101. SeeAlso: AH=0Fh/SI=F123h
  4102.  
  4103. (Table 0053)
  4104. Values for FRIEZE function status:
  4105.  00h    successful
  4106.  01h    user aborted printout with ESC
  4107.  02h    reserved
  4108.  03h    file read error
  4109.  04h    file write error or printer error
  4110.  05h    file not found
  4111.  06h    invalid header (not an image or wrong screen mode) or can't create file
  4112.  07h    file close error
  4113.  08h    disk error
  4114.  09h    (v7.0+) printer error
  4115.  0Ah    invalid function
  4116.  0Bh    (v7.0+) can't create file
  4117.  0Ch    (v7.0+) wrong video mode
  4118.  
  4119. Format of FRIEZE parameter table:
  4120. Offset    Size    Description    (Table 0054)
  4121.  00h    WORD    top margin (1/100 inch)
  4122.  02h    WORD    left margin (1/100 inch)
  4123.  04h    WORD    horizontal size (1/100 inch)
  4124.  06h    WORD    vertical size (1/100 inch)
  4125.  08h    WORD    quality/draft mode
  4126.         00h draft mode
  4127.         01h quality mode
  4128.         02h use horizontal/vertical resolution for output resolution
  4129.  0Ah    WORD    printer horizontal resolution (dots per inch)
  4130.  0Ch    WORD    printer vertical resolution (dots per inch)
  4131.  0Eh    WORD    reserved (FFFFh)
  4132. Note:    any field which should remain unchanged may be filled with FFFFh
  4133. --------V-104C-------------------------------
  4134. INT 10 - VIDEO - DRAW ARC (Hercules GRAFIX)
  4135.     AH = 4Ch
  4136.     AL = quadrant (1 = upper right, 2 = upper left, etc)
  4137.     DI = x coordinate of center
  4138.     BP = y coordinate of center
  4139.     BX = radius
  4140. Return: nothing
  4141. SeeAlso: AH=49h,AH=4Dh
  4142. --------V-104D-------------------------------
  4143. INT 10 - VIDEO - DRAW CIRCLE (Hercules GRAFIX)
  4144.     AH = 4Dh
  4145.     DI = x of center
  4146.     BP = y of center
  4147.     BX = radius
  4148. Return: nothing
  4149. SeeAlso: AH=49h,AH=4Ch
  4150. --------V-104E-------------------------------
  4151. INT 10 - VIDEO - FILL AREA (Hercules GRAFIX)
  4152.     AH = 4Eh
  4153.     DI = x coordinate of an interior point
  4154.     BP = y coordinate of an interior point
  4155. Return: nothing
  4156. Desc:    fill a convex polygonal area bounded by a contiguous line of the
  4157.       opposite color with the border color
  4158. Note:    the first fill makes the figure solid, the second erases it
  4159. SeeAlso: AH=4Ah
  4160. --------V-104E00-----------------------------
  4161. INT 10 - VESA XGA BIOS Extensions - GET XGA ENVIRONMENT INFORMATION
  4162.     AX = 4E00h
  4163.     ES:DI -> 256-byte buffer for XGA information (see #0055)
  4164. Return: AL = 4Eh if function supported
  4165.         AH = status
  4166.         00h successful
  4167.         else error code
  4168. Desc:    determine whether VESA XGA extensions are present and the capabilities
  4169.       supported by the display adapter
  4170. SeeAlso: AX=4E01h,AX=4E02h,AX=4F00h
  4171. Index:    installation check;VESA XGA
  4172.  
  4173. Format of XGA information buffer:
  4174. Offset    Size    Description    (Table 0055)
  4175.  00h  4 BYTEs    signature ("VESA")
  4176.  04h    WORD    VESA version number
  4177.  06h    DWORD    pointer to ASCIZ OEM string
  4178.  0Ah    DWORD    environment flags (see #0056)
  4179.  0Eh    WORD    number of XGA adapters installed (other VESA XGA functions
  4180.           require a handle indicating which adapter to use)
  4181.  10h 240 BYTEs    reserved
  4182.  
  4183. Bitfields for XGA environment flags:
  4184. Bit(s)    Description    (Table 0056)
  4185.  0-1    system bus (00 = MCA, 01 = ISA, 10 = EISA)
  4186.  2    bus mastering available
  4187.  3-31    reserved
  4188. --------V-104E01----------------------------
  4189. INT 10 - VESA XGA BIOS Extensions - RETURN XGA SUBSYSTEM INFORMATION
  4190.     AX = 4E01h
  4191.     DX = XGA handle (0 to number of XGAs-1)
  4192.     ES:DI -> 256-byte buffer for subsystem information (see #0057)
  4193. Return: AL = 4Eh if function supported
  4194.     AH = status
  4195.         00h     function successful
  4196.         else error code
  4197. SeeAlso: AX=4E00h,AX=4E02h
  4198.  
  4199. Format of XGA subsystem information:
  4200. Offset    Size    Description    (Table 0057)
  4201.  00h    DWORD    pointer to null-terminated board OEM string
  4202.  04h    DWORD    capabilities (see #0058)
  4203.  08h    DWORD    pointer to 8KB XGA ROM (or NULL)
  4204.  0Ch    DWORD    pointer to the XGA memory mapped registers
  4205.  10h    WORD    base address of XGA I/O registers (21x0h)
  4206.  12h    DWORD    pointer to start of physical video memory
  4207.         (A000h:0000h or B000h:0000h)
  4208.  16h    DWORD    physical address of 4MB aperture (or NULL if none)
  4209.  1Ah    DWORD    physical address of 1MB aperture (or NULL if none)
  4210.  1Eh    DWORD    physical address of 64KB aperture (or NULL if not enabled)
  4211.  22h    DWORD    physical address of OEM aperture (or NULL if none)
  4212.  26h    WORD    size of OEM aperture in 64KByte units
  4213.  28h    DWORD    pointer to list of video modes
  4214.         The list is a series of WORDs terminated by FFFFh
  4215.  2Ch    WORD    number of 64KB blocks on the board
  4216.  2Eh    DWORD    XGA manufacturer ID
  4217.         byte 0 POS data index 1
  4218.         byte 1 is index 2
  4219.         byte 2 is 21xAh index 75h
  4220.  32h 206 BYTEs    reserved
  4221.  
  4222. Bitfields for XGA capabilities:
  4223. Bit(s)    Description    (Table 0058)
  4224.  0-1    board bus architecture: 0=MCA, 1=ISA, 3=EISA
  4225.  2-3    reserved
  4226.  4-6    DMA Channel assigned for acquiring bus mastership (only for ISA bus)
  4227.  7    DMA Channel Status (ISA only). enabled if set
  4228.  8-31    reserved
  4229. --------V-104E02-----------------------------------
  4230. INT 10 - VESA XGA BIOS Extensions - RETURN XGA MODE INFORMATION
  4231.     AX = 4E02h
  4232.     CX = Video mode
  4233.     DX = XGA handle
  4234.     ES:DI -> 256 byte buffer for mode information (see #0059)
  4235. Return: AL = 4Eh if function supported
  4236.     AH = status
  4237.         00h     function successful
  4238.         else error code
  4239. SeeAlso: AX=4E00h,AX=4E01h
  4240.  
  4241. Format of XGA mode information:
  4242. Offset    Size    Description    (Table 0059)
  4243.  00h    WORD    attributes of the mode (see #0060)
  4244.  02h    WORD    bytes per logical scanline
  4245.  04h    WORD    horizontal resolution in pixels
  4246.  06h    WORD    vertical resolution in scanlines
  4247.  08h    BYTE    character Width in pixels
  4248.  09h    BYTE    character Height in pixels
  4249.  0Ah    BYTE    number of planes
  4250.  0Bh    BYTE    bits per pixels
  4251.  0Ch    BYTE    memory model (see #0061)
  4252.  0Dh    BYTE    number of Image Pages
  4253.  0Eh    BYTE    number of Red bits
  4254.  0Fh    BYTE    bit position of Red bit field
  4255.  10h    BYTE    number of Green bits
  4256.  11h    BYTE    bit position of Green bit field
  4257.  12h    BYTE    number of Blue bits
  4258.  13h    BYTE    bit position of Blue bit field
  4259.  14h    BYTE    number of Reserved bits
  4260.  15h    BYTE    bit position of Reserved bit field
  4261.  16h 235 BYTEs    reserved
  4262.  
  4263. Bitfields for XGA mode attributes:
  4264. Bit(s)    Description    (Table 0060)
  4265.  0    set if mode is supported
  4266.  1    reserved
  4267.  2    output is supported by the BIOS
  4268.  3    reserved
  4269.  4    if set this is a graphics mode (VGA registers inactive, XGA active),
  4270.       if clear this is a text mode (VGA registers active, XGA inactive)
  4271.  
  4272. (Table 0061)
  4273. Values for XGA video memory model:
  4274.  00h    Text Mode
  4275.  01h    CGA graphics
  4276.  02h    Hercules graphics
  4277.  03h    4-planar graphics
  4278.  04h    Packed Pixel
  4279.  05h    Non-chain 4, 256 color
  4280.  06h    Direct Color
  4281.  07h    YUV-24
  4282. --------V-104E03-----------------------------------
  4283. INT 10 - VESA XGA BIOS Extensions - SET XGA VIDEO MODE
  4284.     AX = 4E03h
  4285.     BX = video mode
  4286.     CX = other command flags
  4287.          bit 0  If clear the feature connector is set to the default state
  4288.     DX = XGA handle
  4289.     ES:DI -> 256 byte buffer
  4290. Return: AL = 4Eh if function supported
  4291.     AH = status
  4292.         00h     function successful
  4293.         else error code
  4294. SeeAlso: AH=00h,AX=4E04h,AX=4F02h
  4295. --------V-104E04-----------------------------------
  4296. INT 10 - VESA XGA BIOS Extensions - RETURN CURRENT VIDEO MODE
  4297.     AX = 4E04h
  4298.     DX = XGA handle
  4299. Return: AL = 4Eh if function supported
  4300.     AH = status
  4301.         00h     function successful
  4302.         BX??? = current mode
  4303.         else error code
  4304. SeeAlso: AH=0Fh,AX=4E03h,AX=4F03h
  4305. --------V-104E05-----------------------------------
  4306. INT 10 - VESA XGA BIOS Extensions - SET FEATURE CONNECTOR STATE
  4307.     AX = 4E05h
  4308.     BX = Feature Connector State (see #0062)
  4309.     DX = XGA handle
  4310. Return: AL = 4Eh if function supported
  4311.     AH = status
  4312.         00h     function successful
  4313.         else error code
  4314. SeeAlso: AX=4E00h,AX=4E06h
  4315.  
  4316. Bitfields for XGA Feature Connector State:
  4317. Bit(s)    Description    (Table 0062)
  4318.  0    Feature Connector is enabled
  4319.  1    Feature Connector is in Output Mode rather than Input Mode
  4320.  2-15    reserved (0)
  4321. --------V-104E06-----------------------------------
  4322. INT 10 - VESA XGA BIOS Extensions - RETURN FEATURE CONNECTOR STATE
  4323.     AX = 4E06h
  4324.     DX = XGA handle
  4325. Return: AL = 4Eh if function supported
  4326.     AH = status
  4327.         00h     function successful
  4328.         else error code
  4329.     BX = Feature Connector State (see #0062)
  4330. SeeAlso: AX=4E00h,AX=4E05h
  4331. --------V-104F00-----------------------------
  4332. INT 10 - VESA SuperVGA BIOS (VBE) - GET SuperVGA INFORMATION
  4333.     AX = 4F00h
  4334.     ES:DI -> buffer for SuperVGA information (see #0063)
  4335. Return: AL = 4Fh if function supported
  4336.     AH = status
  4337.         00h successful
  4338.         ES:DI buffer filled
  4339.         01h failed
  4340.         ---VBE v2.0---
  4341.         02h function not supported by current hardware configuration
  4342.         03h function invalid in current video mode
  4343. Desc:    determine whether VESA BIOS extensions are present and the capabilities
  4344.       supported by the display adapter
  4345. SeeAlso: AX=4E00h,AX=4F01h,AX=7F00h"SOLLEX",AX=A00Ch
  4346. Index:    installation check;VESA SuperVGA
  4347.  
  4348. Format of SuperVGA information:
  4349. Offset    Size    Description    (Table 0063)
  4350.  00h  4 BYTEs    (ret) signature ("VESA")
  4351.         (call) VESA 2.0 request signature ("VBE2"), required to receive
  4352.           version 2.0 info
  4353.  04h    WORD    VESA version number (one-digit minor version)
  4354.  06h    DWORD    pointer to OEM name
  4355.         "761295520" for ATI
  4356.  0Ah    DWORD    capabilities flags (see #0064)
  4357.  0Eh    DWORD    pointer to list of supported VESA and OEM video modes
  4358.         (list of words terminated with FFFFh)
  4359.  12h    WORD    total amount of video memory in 64K blocks
  4360. ---VBE v1.x ---
  4361.  14h 236 BYTEs    reserved
  4362. ---VBE v2.0 ---
  4363.  14h    WORD    OEM software version
  4364.  16h    DWORD    pointer to vendor name
  4365.  1Ah    DWORD    pointer to product name
  4366.  1Eh    DWORD    pointer to product revision string
  4367.  22h 222 BYTEs    reserved
  4368. 100h 256 BYTEs    OEM scratchpad
  4369. Notes:    the list of supported video modes is stored in the reserved portion of
  4370.       the SuperVGA information record by some implementations, and it may
  4371.       thus be necessary to either copy the mode list or use a different
  4372.       buffer for all subsequent VESA calls
  4373.     the 1.1 VESA document specifies 242 reserved bytes at the end, so the
  4374.       buffer should be 262 bytes to ensure that it is not overrun; for
  4375.       v2.0, the buffer should be 512 bytes
  4376.     the S3 specific video modes will most likely follow the FFFFh
  4377.       terminator at the end of the standard modes.    A search must then
  4378.       be made to find them, FFFFh will also terminate this second list
  4379.  
  4380. Bitfields for VESA capabilities:
  4381. Bit(s)    Description    (Table 0064)
  4382.  0    DAC can be switched into 8-bit mode
  4383.  1    non-VGA controller
  4384.  2    programmed DAC with blank bit
  4385.  3-31    reserved
  4386. SeeAlso: #0063
  4387. --------V-104F01-----------------------------
  4388. INT 10 - VESA SuperVGA BIOS - GET SuperVGA MODE INFORMATION
  4389.     AX = 4F01h
  4390.     CX = SuperVGA video mode
  4391.     ES:DI -> 256-byte buffer for mode information (see #0065)
  4392. Return: AL = 4Fh if function supported
  4393.     AH = status
  4394.         00h successful
  4395.         ES:DI buffer filled
  4396.         01h failed
  4397. Desc:    determine the attributes of the specified video mode
  4398. SeeAlso: AX=4F00h,AX=4F02h
  4399.  
  4400. Format of VESA SuperVGA mode information:
  4401. Offset    Size    Description    (Table 0065)
  4402.  00h    WORD    mode attributes (see #0066)
  4403.  02h    BYTE    window attributes, window A (see #0067)
  4404.  03h    BYTE    window attributes, window B (see #0067)
  4405.  04h    WORD    window granularity in KB
  4406.  06h    WORD    window size in KB
  4407.  08h    WORD    start segment of window A
  4408.  0Ah    WORD    start segment of window B
  4409.  0Ch    DWORD    -> FAR window positioning function (equivalent to AX=4F05h)
  4410.  10h    WORD    bytes per scan line
  4411. ---remainder is optional for VESA modes in v1.0/1.1, needed for OEM modes---
  4412.  12h    WORD    width in pixels (graphics) or characters (text)
  4413.  14h    WORD    height in pixels (graphics) or characters (text)
  4414.  16h    BYTE    width of character cell in pixels
  4415.  17h    BYTE    height of character cell in pixels
  4416.  18h    BYTE    number of memory planes
  4417.  19h    BYTE    number of bits per pixel
  4418.  1Ah    BYTE    number of banks
  4419.  1Bh    BYTE    memory model type (see #0068)
  4420.  1Ch    BYTE    size of bank in KB
  4421.  1Dh    BYTE    number of image pages
  4422.  1Eh    BYTE    reserved (0)
  4423. ---VBE v1.2+---
  4424.  1Fh    BYTE    red mask size
  4425.  20h    BYTE    red field position
  4426.  21h    BYTE    green mask size
  4427.  22h    BYTE    green field size
  4428.  23h    BYTE    blue mask size
  4429.  24h    BYTE    blue field size
  4430.  25h    BYTE    reserved mask size
  4431.  26h    BYTE    reserved mask position
  4432.  27h    BYTE    direct color mode info
  4433.         bit 0: color ramp is programmable
  4434.         bit 1: bytes in reserved field may be used by application
  4435. ---VBE v2.0 ---
  4436.  28h    DWORD    physical address of linear video buffer
  4437.  2Ch    DWORD    pointer to start of offscreen memory
  4438.  30h    WORD    KB of offscreen memory
  4439.  32h 206 BYTEs    reserved (0)
  4440.  
  4441. Bitfields for VESA SuperVGA mode attributes:
  4442. Bit(s)    Description    (Table 0066)
  4443.  0    mode supported
  4444.  1    optional information available
  4445.  2    BIOS output supported
  4446.  3    set if color, clear if monochrome
  4447.  4    set if graphics mode, clear if text mode
  4448. ---VBE v2.0 ---
  4449.  5    mode is not VGA-compatible
  4450.  6    bank-switched mode not supported
  4451.  7    linear framebuffer mode supported
  4452.  
  4453. Bitfields for VESA SuperVGA window attributes:
  4454. Bit(s)    Description    (Table 0067)
  4455.  0    exists
  4456.  1    readable
  4457.  2    writable
  4458.  3-7    reserved
  4459.  
  4460. (Table 0068)
  4461. Values for VESA SuperVGA memory model type:
  4462.  00h    text
  4463.  01h    CGA graphics
  4464.  02h    HGC graphics
  4465.  03h    16-color (EGA) graphics
  4466.  04h    packed pixel graphics
  4467.  05h    "sequ 256" (non-chain 4) graphics
  4468.  06h    direct color (HiColor, 24-bit color)
  4469.  07h    YUV (luminance-chrominance, also called YIQ)
  4470.  08h-0Fh reserved for VESA
  4471.  10h-FFh OEM memory models
  4472. --------V-104F02-----------------------------
  4473. INT 10 - VESA SuperVGA BIOS - SET SuperVGA VIDEO MODE
  4474.     AX = 4F02h
  4475.     BX = mode (see #0069,#0070)
  4476.         bit 15 set means don't clear video memory
  4477.         bit 14 set means enable linear framebuffer mode (VBE v2.0+)
  4478. Return: AL = 4Fh if function supported
  4479.     AH = status
  4480.         00h successful
  4481.         01h failed
  4482. SeeAlso: AX=4E03h,AX=4F01h,AX=4F03h
  4483.  
  4484. (Table 0069)
  4485. Values for VESA video mode:
  4486.  00h-FFh OEM video modes (see #0009 at AH=00h)
  4487.  100h    640x400x256
  4488.  101h    640x480x256
  4489.  102h    800x600x16
  4490.  103h    800x600x256
  4491.  104h    1024x768x16
  4492.  105h    1024x768x256
  4493.  106h    1280x1024x16
  4494.  107h    1280x1024x256
  4495.  108h    80x60 text
  4496.  109h    132x25 text
  4497.  10Ah    132x43 text
  4498.  10Bh    132x50 text
  4499.  10Ch    132x60 text
  4500. ---VBE v1.2---
  4501.  10Dh    320x200x32K
  4502.  10Eh    320x200x64K
  4503.  10Fh    320x200x16M
  4504.  110h    640x480x32K
  4505.  111h    640x480x64K
  4506.  112h    640x480x16M
  4507.  113h    800x600x32K
  4508.  114h    800x600x64K
  4509.  115h    800x600x16M
  4510.  116h    1024x768x32K
  4511.  117h    1024x768x64K
  4512.  118h    1024x768x16M
  4513.  119h    1280x1024x32K
  4514.  11Ah    1280x1024x64K
  4515.  11Bh    1280x1024x16M
  4516. ---VBE 2.0---
  4517.  120h    1600x1200x256
  4518. 81FFh    special full-memory access mode
  4519. Note:    the special mode 81FFh preserves the contents of the video memory and
  4520.       gives access to all of the memory; VESA recommends that the special
  4521.       mode be a packed-pixel mode
  4522. SeeAlso: #0009,#0010,#0070,#0101
  4523. Index:    video modes;VESA
  4524.  
  4525. (Table 0070)
  4526. Values for S3 OEM video mode:
  4527.  201h    640x480x256
  4528.  202h    800x600x16
  4529.  203h    800x600x256
  4530.  204h    1024x768x16
  4531.  205h    1024x768x256
  4532.  206h    1280x960x16
  4533.  207h    1152x864x256 (Diamond Stealth 64)
  4534.  208h    1280x1024x16
  4535.  20Ah    1152x864x64K (Diamond Stealth 64)
  4536.  211h    640x480x64K (Diamond Stealth 24)
  4537.  211h    640x480x4G  (Diamond Stealth64 Video)
  4538.  212h    640x480x16M (Diamond Stealth 24)
  4539.  301h    640x480x32K
  4540. Note:    these modes are only available on video cards using S3's VESA driver
  4541. SeeAlso: #0069,#0101,#0629
  4542. Index:    video modes;S3
  4543. --------V-104F03-----------------------------
  4544. INT 10 - VESA SuperVGA BIOS - GET CURRENT VIDEO MODE
  4545.     AX = 4F03h
  4546. Return: AL = 4Fh if function supported
  4547.     AH = status
  4548.         00h successful
  4549.         BX = video mode (see #0069,#0070)
  4550.             bit 14: linear frame buffer enabled (VBE v2.0+)
  4551.             bit 15: don't clear video memory
  4552.         01h failed
  4553. SeeAlso: AH=0Fh,AX=4E04h,AX=4F02h
  4554. --------V-104F04-----------------------------
  4555. INT 10 - VESA SuperVGA BIOS - SAVE/RESTORE SuperVGA VIDEO STATE
  4556.     AX = 4F04h
  4557.     DL = subfunction
  4558.         00h get state buffer size
  4559.         Return: BX = number of 64-byte blocks needed
  4560.         01h save video states
  4561.         ES:BX -> buffer
  4562.         02h restore video states
  4563.         ES:BX -> buffer
  4564.     CX = states to save/restore (see #0071)
  4565. Return: AL = 4Fh if function supported
  4566.     AH = status
  4567.         00h successful
  4568.         01h failed
  4569.  
  4570. Bitfields for VESA SuperVGA states to save/restore:
  4571. Bit(s)    Description    (Table 0071)
  4572.  0    video hardware state
  4573.  1    video BIOS data state
  4574.  2    video DAC state
  4575.  3    SuperVGA state
  4576. --------V-104F05-----------------------------
  4577. INT 10 - VESA SuperVGA BIOS - CPU VIDEO MEMORY CONTROL
  4578.     AX = 4F05h
  4579.     BH = subfunction
  4580.         00h select video memory window
  4581.         DX = window address in video memory (in granularity units)
  4582.         01h get video memory window
  4583.         Return: DX = window address in video memory (in gran. units)
  4584.     BL = window number
  4585.         00h window A
  4586.         01h window B
  4587. Return: AL = 4Fh if function supported
  4588.     AH = status
  4589.         00h successful
  4590.         01h failed
  4591. SeeAlso: AX=4F01h,AX=4F06h,AX=4F07h,AX=7000h/BX=0004h
  4592. --------V-104F06-----------------------------
  4593. INT 10 - VESA SuperVGA BIOS v1.1+ - GET/SET LOGICAL SCAN LINE LENGTH (PIXELS)
  4594.     AX = 4F06h
  4595.     BL = function
  4596.         00h set scan line length
  4597.         CX = desired width in pixels
  4598.         01h get scan line length
  4599. Return: AL = 4Fh if function supported
  4600.     AH = status
  4601.         00h successful
  4602.         01h failed
  4603.     BX = bytes per scan line
  4604.     CX = number of pixels per scan line
  4605.     DX = maximum number of scan lines
  4606. Notes:    if the desired width is not achievable, the next larger width will be
  4607.       set
  4608.     the scan line may be wider than the visible area of the screen
  4609.     this function is valid in text modes, provided that pixel values are
  4610.       multiplied by the character cell width/height
  4611. SeeAlso: AX=4F01h,AX=4F05h,AX=4F06h/BL=02h,AX=4F06h/BL=03h,AX=4F07h
  4612. --------V-104F06BL02-------------------------
  4613. INT 10 - VESA SuperVGA BIOS v2.0+ - SET LOGICAL SCAN LINE LENGTH (BYTES)
  4614.     AX = 4F06h
  4615.     BL = 02h
  4616.     CX = desired scanline width in bytes
  4617. Return: AL = 4Fh if function supported
  4618.     AH = status
  4619.         00h successful
  4620.         01h failed
  4621.     BX = bytes per scan line
  4622.     CX = number of pixels per scan line
  4623.     DX = maximum number of scan lines
  4624. Notes:    if the desired width is not achievable, the next larger width will be
  4625.       set
  4626.     the scan line may be wider than the visible area of the screen
  4627.     this function is valid in text modes, provided that pixel values are
  4628.       multiplied by the character cell width/height
  4629. SeeAlso: AX=4F01h,AX=4F05h,AX=4F06h,AX=4F06h/BL=03h,AX=4F07h
  4630. --------V-104F06BL03-------------------------
  4631. INT 10 - VESA SuperVGA BIOS v2.0+ - GET MAXIMUM SCAN LINE LENGTH
  4632.     AX = 4F06h
  4633.     BL = 03h
  4634. Return: AL = 4Fh if function supported
  4635.     AH = status
  4636.         00h successful
  4637.         01h failed
  4638.     BX = maximum bytes per scan line
  4639.     CX = maximum number of pixels per scan line
  4640. Notes:    this function is valid in text modes, provided that pixel values are
  4641.       multiplied by the character cell width/height
  4642. SeeAlso: AX=4F01h,AX=4F05h,AX=4F06h,AX=4F06h/BL=02h,AX=4F07h
  4643. --------V-104F07-----------------------------
  4644. INT 10 - VESA SuperVGA BIOS v1.1+ - GET/SET DISPLAY START
  4645.     AX = 4F07h
  4646.     BL = function
  4647.         00h,80h set display start
  4648.         CX = leftmost displayed pixel in scan line
  4649.         DX = first displayed scan line
  4650.         01h get display start
  4651.         Return: BH = 00h
  4652.             CX = leftmost displayed pixel in scan line
  4653.             DX = first displayed scan line
  4654.     BH = 00h (reserved)
  4655. Return: AL = 4Fh if function supported
  4656.     AH = status
  4657.         00h successful
  4658.         01h failed
  4659. Notes:    this function is valid in text modes, provided that values are
  4660.       multiplied by the character cell width/height
  4661.     subfunction 80h waits until vertical retrace before changing the
  4662.       display start address (VBE v2.0+)
  4663. SeeAlso: AX=4F01h,AX=4F05h,AX=4F06h
  4664. --------V-104F08-----------------------------
  4665. INT 10 - VESA SuperVGA BIOS v1.2+ - GET/SET DAC PALETTE CONTROL
  4666.     AX = 4F08h
  4667.     BL = function
  4668.         00h set DAC palette width
  4669.         BH = desired number of bits per primary color
  4670.         01h get DAC palette width
  4671. Return: AL = 4Fh if function supported
  4672.     AH = status
  4673.         00h successful
  4674.         01h failed
  4675.     BH = current number of bits per primary (06h = standard VGA)
  4676. --------V-104F09-----------------------------
  4677. INT 10 - VESA SuperVGA BIOS v2.0+ - GET/SET PALETTE ENTRIES
  4678.     AX = 4F09h
  4679.     BL = function
  4680.         00h set palette
  4681.         01h get palette
  4682.         02h set secondary palette data
  4683.         03h get secondary palette data
  4684.         80h set palette during vertical retrace
  4685.     CX = number of entries to change
  4686.     DX = starting palette index
  4687.     ES:DI -> palette buffer (see #0072)
  4688. Return: AL = 4Fh if function supported
  4689.     AH = status
  4690.         00h successful
  4691.         01h failed
  4692. SeeAlso: AX=4F0Ah,AX=D000h"S3VBE"
  4693.  
  4694. Format of VESA VBE palette entry:
  4695. Offset    Size    Description    (Table 0072)
  4696.  00h    BYTE    red
  4697.  01h    BYTE    green
  4698.  02h    BYTE    blue
  4699.  03h    BYTE    alpha or alignment byte
  4700. --------V-104F0A-----------------------------
  4701. INT 10 - VESA SuperVGA BIOS v2.0+ - GET PROTECTED-MODE CODE
  4702.     AX = 4F0Ah
  4703.     BX = function to be copied (see #0073)
  4704. Return: AL = 4Fh if function supported
  4705.     AH = status
  4706.         00h successful
  4707.         CX = number of bytes to copy
  4708.         ES:DI -> code for requested function
  4709.         01h failed
  4710. SeeAlso: AX=4F09h,AX=D000h"S3VBE"
  4711.  
  4712. (Table 0073)
  4713. Values for VESA VBE protected-mode function identifiers:
  4714.  0001h    set bank (see AX=4F05h)
  4715.  0002h    set display start (see AX=4F07h)
  4716.  0003h    set palette (see AX=4F09h)
  4717. --------V-104F0B-----------------------------
  4718. INT 10 - VESA SuperVGA BIOS - RESERVED FOR FUTURE SVGA FUNCTIONS
  4719.     AX = 4F0Bh-4F0Fh
  4720. SeeAlso: AX=4F00h
  4721. --------p-104F10BL00-------------------------
  4722. INT 10 - VESA VBE/PM (Power Management) v1.0+ - GET CAPABILITIES
  4723.     AX = 4F10h
  4724.     BL = 00h
  4725.     ES:DI = 0000h:0000h (reserved for future use as pointer to info block)
  4726. Return: AL = 4Fh if function supported (installed)
  4727.     AH = call status
  4728.         00h successful
  4729.         else failed
  4730.     ---if successful---
  4731.     BL = VBE/PM version (bits 7-4: major, bits 3-0: minor)
  4732.     BH = supported states (see #0074)
  4733.     ES:DI unchanged
  4734. Index:    installation check;VESA VBE/Power Management|VESA DPMS
  4735. SeeAlso: AX=4F10h/BL=01h,AX=4F10h/BL=02h
  4736.  
  4737. Bitfields for VESA VBE/PM supported power states:
  4738. Bit(s)    Description    (Table 0074)
  4739.  0    standby
  4740.  1    suspend
  4741.  2    off
  4742.  3    reduced on
  4743. --------p-104F10BL01-------------------------
  4744. INT 10 - VESA VBE/PM (Power Management) v1.0+ - SET DISPLAY POWER STATE
  4745.     AX = 4F10h
  4746.     BL = 01h
  4747.     BH = new state (see #0075)
  4748. Return: AL = 4Fh if function supported
  4749.     AH = call status
  4750.         00h successful
  4751.         else failed
  4752. SeeAlso: AX=4F10h/BL=00h,AX=4F10h/BL=02h,AX=A00Ch
  4753.  
  4754. (Table 0075)
  4755. Values for VESA VBE/PM power state:
  4756.  00h    On
  4757.  01h    standby
  4758.  02h    suspend
  4759.  04h    Off
  4760.  08h    reduced On (for flat screens)
  4761. --------p-104F10BL02-------------------------
  4762. INT 10 - VESA VBE/PM (Power Management) v1.0+ - GET DISPLAY POWER STATE
  4763.     AX = 4F10h
  4764.     BL = 02h
  4765. Return: AL = 4Fh if function supported
  4766.     AH = call status
  4767.         00h successful
  4768.            BH = current power state (see #0075)
  4769.         else failed
  4770. SeeAlso: AX=4F10h/BL=00h,AX=4F10h/BL=01h
  4771. --------V-104F11-----------------------------
  4772. INT 10 - VESA VBE/FP (Flat Panel Interface) - API
  4773.     AX = 4F11h
  4774.     BL = function
  4775.         00h installation check / get capabilities
  4776.     other registers vary by function
  4777. Return: varies by function
  4778. --------V-104F12-----------------------------
  4779. INT 10 - VESA VBE/CI (Cursor Interface) - API
  4780.     AX = 4F12h
  4781.     BL = function
  4782.     other registers vary by function
  4783. Return: varies by function
  4784. SeeAlso: AX=4F4Dh
  4785. --------s-104F13BX0000-----------------------
  4786. INT 10 - VESA VBE/AI (Audio Interface) - INSTALLATION CHECK
  4787.     AX = 4F13h
  4788.     BX = 0000h
  4789. Return: AL = 4Fh if function supported
  4790.         AH = status
  4791.         00h successful
  4792.             BX = version (0010h for 1.00 -- note nonstandard value!)
  4793.         01h failed
  4794. SeeAlso: AX=4F13h/BX=0001h,AX=4F13h/BX=0005h
  4795. --------s-104F13BX0001-----------------------
  4796. INT 10 - VESA VBE/AI (Audio Interface) - LOCATE DEVICE
  4797.     AX = 4F13h
  4798.     BX = 0001h
  4799.     CX = 0000h ???
  4800.     DX = type of device
  4801.         0001h Wave device
  4802.         0002h MIDI device
  4803.         0003h Volume device
  4804. Return: AL = 4Fh if function supported
  4805.     AH = status
  4806.         00h successful
  4807.         CX = handle [returned 1 for DX=1 and 3, and 2 for DX=2]
  4808.         01h failed
  4809. SeeAlso: AX=4F13h/BX=0000h,AX=4F13h/BX=0002h
  4810. --------s-104F13BX0002-----------------------
  4811. INT 10 - VESA VBE/AI (Audio Interface) - QUERY DEVICE
  4812.     AX = 4F13h
  4813.     BX = 0002h
  4814.     CX = handle
  4815.     DX = query
  4816.         0001h return length of GeneralDeviceClass
  4817.         0002h return copy    of GeneralDeviceClass (see #0076)
  4818.         0003h return length of Volume Info Structure
  4819.         0004h return copy    of Volume Info Structure (see #0086)
  4820.         0005h return length of Volume Services Structure
  4821.         0006h return copy    of Volume Services Structure (see #0088)
  4822.         0007h-000Fh reserved
  4823.         0010h-FFFFh device-specific
  4824.     SI:DI -> buffer (functions 0002h,0004h,0006h)
  4825. Return: AL = 4Fh if function supported
  4826.     AH = status
  4827.         00h successful
  4828.         SI:DI = length (functions 1,3,5)
  4829.         SI:DI buffer filled (functions 2,4,6)
  4830.         01h failed
  4831. Note:    functions 0003h to 0006h are only supported for the Volume device
  4832.  
  4833. Format of GeneralDeviceClass structure:
  4834. Offset    Size    Description    (Table 0076)
  4835.  00h    4 BYTEs    name of the structure ("GENI")
  4836.  04h    DWORD    structure length
  4837.  08h    WORD    type of device (1=Wave, 2=MIDI)
  4838.  0Ah    WORD    version of VESA driver support (0100h for 1.00)
  4839.  10h    var    for CX=handle for Wave device:
  4840.             Wave Info structure (see #0077)
  4841.             some bytes ???
  4842.         for CX=handle for MIDI device:
  4843.             MIDI Info Structure (see #0082)
  4844.             first 8 bytes of MIDI Service Structure ???
  4845. SeeAlso: #0086,#0088
  4846.  
  4847. Format of WAVE Info Structure:
  4848. Offset    Size    Description    (Table 0077)
  4849.  00h    4 BYTEs    name of the structure ("WAVI")
  4850.  04h    DWORD    structure length [0000007Eh]
  4851.  08h    DWORD    driver software version [00000003h]
  4852.  0Ch 32 BYTEs    vendor name, etc. (ASCIZ string)
  4853.  2Ch 32 BYTEs    vendor product name
  4854.  4Ch 32 BYTEs    vendor chip/hardware description
  4855.  6Ch    BYTE    installed board number
  4856.  6Dh    3 BYTEs    unused data
  4857.  70h    DWORD    feature bits (see #0078)
  4858.  74h    WORD    user determined preference field
  4859.  76h    WORD    memory required for driver use [0200h]
  4860.  78h    WORD    number of timer tick callbacks per second [0000h]
  4861.  7Ah    WORD    channels: 1 = mono, 2 = stereo
  4862.         stereo is assumed to be interleaved data
  4863.  7Ch    WORD    bitfield of max sample sizes (see #0079)
  4864. SeeAlso: #0082
  4865.  
  4866. Bitfields for Wave feature bits:
  4867. Bit(s)    Description    (Table 0078)
  4868.  0    8000hz Mono Playback
  4869.  1    8000hz Mono Record
  4870.  2    8000hz Stereo Record
  4871.  3    8000hz Stereo Playback
  4872.  4    8000hz Full Duplex Play/Record
  4873.  5    11025hz Mono Playback
  4874.  6    11025hz Mono Record
  4875.  7    11025hz Stereo Record
  4876.  8    11025hz Stereo Playback
  4877.  9    11025hz Full Duplex Play/Record
  4878.  10    22050hz Mono Playback
  4879.  11    22050hz Mono Record
  4880.  12    22050hz Stereo Record
  4881.  13    22050hz Stereo Playback
  4882.  14    22050hz Full Duplex Play/Record
  4883.  15    44100hz Mono Playback
  4884.  16    44100hz Mono Record
  4885.  17    44100hz Stereo Record
  4886.  18    44100hz Stereo Playback
  4887.  19    44100hz Full Duplex Play/Record
  4888.  20-26    reserved (0)
  4889.  27    driver must pre-handle the data
  4890.  28    Variable Sample mono   playback
  4891.  29    Variable Sample stereo playback
  4892.  30    Variable Sample mono   record
  4893.  31    Variable Sample stereo record
  4894.  
  4895. (Table 0079)
  4896. Values for Sample data size:
  4897.  01h    8bit play
  4898.  02h    16bit play
  4899.  10h    8bit record
  4900.  20h    16bit record
  4901.  
  4902. Format of WAVE Audio Services structure:
  4903. Offset    Size    Description    (Table 0080)
  4904.  00h    4 BYTEs    name of the structure
  4905.  04h    DWORD    structure length
  4906.  08h 16 BYTEs    for future expansion
  4907. ---entry points (details???)---
  4908.  18h    DWORD    DeviceCheck
  4909.         11h compression (see also #0081)
  4910.         12h driver state
  4911.         13h get current pos
  4912.         14h sample rate
  4913.         15h set preference
  4914.         16h get DMA,IRQ
  4915.         17h get IO address
  4916.         18h get mem address
  4917.         19h get mem free
  4918.         1Ah full duplex
  4919.         1Bh get block size
  4920.         1Ch get PCM format
  4921.         1Dh enable PCM format
  4922.         80h-.. vendors can add DevChks above 0x80
  4923.  1Ch    DWORD    PCMInfo
  4924.  20h    DWORD    PlayBlock
  4925.  24h    DWORD    PlayCont
  4926.  28h    DWORD    RecordBlock
  4927.  2Ch    DWORD    RecordCont
  4928.  30h    DWORD    PauseIO
  4929.  34h    DWORD    ResumeIO
  4930.  38h    DWORD    StopIO
  4931.  3Ch    DWORD    WavePrepare
  4932.  40h    DWORD    WaveRegister
  4933.  44h    DWORD    GetLastError
  4934.         01h unsupported feature/function
  4935.         02h bad sample rate
  4936.         03h bad block length
  4937.         04h bad block address
  4938.         05h app. missed an IRQ
  4939.         06h don't understand the PCM size/format
  4940.         80h-.. vendors specific errors
  4941.  48h    DWORD    TimerTick
  4942.  4Ch    DWORD    ApplPSyncCB: CallBack: play filled in by the app
  4943.  50h    DWORD    ApplRSyncCB: CallBack: rec filled in by the app
  4944. SeeAlso: #0084,#0088
  4945.  
  4946. (Table 0081)
  4947. Values for type of compression:
  4948.  01h    IMA play
  4949.  02h    ALAW play
  4950.  03h    ULAW play
  4951.  11h    IMA record
  4952.  12h    ALAW record
  4953.  13h    ULAW record
  4954.  
  4955. Format of MIDI Info Structure:
  4956. Offset    Size    Description    (Table 0082)
  4957.  00h    4 BYTEs    name of the structure ("MIDI")
  4958.  04h    DWORD    structure length
  4959.  08h    DWORD    driver software version [00000003h]
  4960.  0Ch 32 BYTEs    vendor name, etc. (ASCIZ string)
  4961.  2Ch 32 BYTEs    vendor product name
  4962.  4Ch 32 BYTEs    vendor chip/hardware description
  4963.  6Ch    BYTE    installed board number
  4964.  6Dh    3 BYTEs    unused data
  4965.  70h 14 BYTEs    the patch library file name [OPL2.BNK 00..]
  4966.  7Eh    DWORD    feature bits (see #0083)
  4967.  80h    WORD    user determined preference field
  4968.  82h    WORD    memory required for driver use
  4969.  84h    WORD    # of timer tick callbacks per second
  4970.  86h    WORD    max # of tones (voices, partials)
  4971. SeeAlso: #0076,#0084,#0086
  4972.  
  4973. Bitfields for MIDI feature bits:
  4974. Bit(s)    Description    (Table 0083)
  4975.  0-3    reserved for GM extensions
  4976.  4    Transmitter/Receiver only
  4977.  5    Patches preloaded
  4978.  6    MIDI receive has time stamp
  4979.  8    MIDI interrupt driven input supported
  4980.  9    MIDI polled input supported
  4981.  10    MIDI remote patches supported
  4982.  
  4983. Format of MIDI Service structure:
  4984. Offset    Size    Description    (Table 0084)
  4985.  00h    4 BYTEs    name of the structure ("MIDS")
  4986.  04h    DWORD    structure length
  4987.  08h 16 WORDs    patches loaded table bit field
  4988.  28h 16 BYTEs    for future expansion
  4989. ---entry points (details???)---
  4990.  38h    DWORD    device check
  4991.         11h return available tones
  4992.         12h return TRUE/FALSE if patch is understood
  4993.         13h set preference
  4994.         14h allow/disallow voice stealing
  4995.         15h get FIFO sizes
  4996.         16h get DMA,IRQ
  4997.         17h get IO address
  4998.         18h get mem address
  4999.         19h get mem free
  5000.         80h-.. vendors can add DevChks above 0x80
  5001.  3Ch    DWORD    global reset
  5002.  40h    DWORD    MIDI msg
  5003.  44h    DWORD    poll MIDI
  5004.  48h    DWORD    preload patch
  5005.  4Ch    DWORD    unload patch
  5006.  50h    DWORD    timer tick
  5007.  54h    DWORD    get last error
  5008.         01h unsupported feature/function
  5009.         02h unknown patch type (see #0085)
  5010.         03h all tones are used
  5011.         04h messages are out of sync
  5012.         05h an incoming patch was incomplete
  5013.         06h an incoming patch couldn't be stored
  5014.         07h had to drop an incoming byte
  5015.         08h driver is failing a patch download
  5016.         80h-.. vendors specific errors
  5017.  58h    DWORD    Patch Block free callback
  5018.  5Ch    DWORD    MIDI byte avail. callback
  5019. SeeAlso: #0080,#0088
  5020.  
  5021. (Table 0085)
  5022. Values for MIDI Registered Patch Types:
  5023.  10h    OPL2
  5024.  11h    OPL3
  5025.  
  5026. Format of Volume Info Structure:
  5027. Offset    Size    Description    (Table 0086)
  5028.  00h  4    BYTEs    name of the structure ("VOLI")
  5029.  04h    DWORD    structure length (00000092h)
  5030.  08h    DWORD    driver software version [00000001h]
  5031.  0Ch 32 BYTEs    vendor name, etc. (ASCIZ string)
  5032.  2Ch 32 BYTEs    vendor product name
  5033.  4Ch 32 BYTEs    vendor chip/hardware description
  5034.  6Ch    BYTE    installed board number (0 for 1st/only board)
  5035.  6Dh  3    BYTEs    unused data (0)
  5036.  70h 24 BYTEs    text name of the mixer channel
  5037.  88h    DWORD    features bits (see #0087)
  5038.  8Ch    WORD    minimum volume setting
  5039.  8Eh    WORD    maximum volume setting
  5040.  90h    WORD    attenuation/gain crossover
  5041. SeeAlso: #0076,#0088
  5042.  
  5043. Bitfields for Volume feature bits:
  5044. Bit(s)    Description    (Table 0087)
  5045.  0    Stereo Volume control available
  5046.  2    Low Pass Filter is available
  5047.  3    High Pass Filter is available
  5048.  4    Parametric Tone Control is available
  5049.  5    selectable output paths
  5050.  8    Azimuth Field positioning supported
  5051.  9    Phi Field positioning supported
  5052.  10-30    unused???
  5053.  31    Master Volume device
  5054.  
  5055. Format of Volume Services Structure:
  5056. Offset    Size    Description    (Table 0088)
  5057.  00h    4 BYTEs    name of the structure ("VOLS")
  5058.  04h    DWORD    structure length (00000038h)
  5059.  08h 16 BYTEs    16 bytes for future expansion (0)
  5060. ---entry points (details???)---
  5061.  18h    DWORD    device check
  5062.         0011h filter range
  5063.         0012h filter setting
  5064.         0013h filter current
  5065.         0014h tone range
  5066.         0015h tone setting
  5067.         0016h tone current
  5068.         0017h path
  5069.         0018h get IO address
  5070.         0080h-.. vendors can add DevChks above 0x80
  5071.  1Ch    DWORD    set vol to an absolute setting
  5072.         01h User master volume setting
  5073.         02h application master volume setting
  5074.  20h    DWORD    set 3D volume
  5075.  24h    DWORD    tone control
  5076.  28h    DWORD    filter control
  5077.  2Ch    DWORD    output path
  5078.  30h    DWORD    reset channel
  5079.  34h    DWORD    get last error
  5080.         01h unsupported feature/function
  5081.         02h out of range parameter value
  5082.         80h+ vendor-specific errors
  5083. SeeAlso: #0080,#0084
  5084. --------s-104F13BX0003-----------------------
  5085. INT 10 - VESA VBE/AI (Audio Interface) - OPEN DEVICE
  5086.     AX = 4F13h
  5087.     BX = 0003h
  5088.     CX = handle
  5089.     DX = API set (16/32-bit)
  5090.     SI = segment ???
  5091. Return: AL = 4Fh if function supported
  5092.     AH = status
  5093.         00h successful
  5094.         SI:CX -> memory ???
  5095.         01h failed
  5096. SeeAlso: AX=4F13h/BX=0000h,AX=4F13h/BX=0002h,AX=4F13h/BX=0004h
  5097. --------s-104F13BX0004-----------------------
  5098. INT 10 - VESA VBE/AI (Audio Interface) - CLOSE DEVICE
  5099.     AX = 4F13h
  5100.     BX = 0004h
  5101.     CX = handle
  5102. Return: AL = 4Fh if function supported
  5103.     AH = status
  5104.         00h successful
  5105.         01h failed
  5106. SeeAlso: AX=4F13h/BX=0000h,AX=4F13h/BX=0003h,AX=4F13h/BX=0005h
  5107. --------s-104F13BX0005-----------------------
  5108. INT 10 - VESA VBE/AI (Audio Interface) - UNINSTALL DRIVER
  5109.     AX = 4F13h
  5110.     BX = 0005h
  5111. Return: AL = 4Fh if function supported
  5112.     AH = status
  5113.         00h successful
  5114.         01h failed
  5115. SeeAlso: AX=4F13h/BX=0000h,AX=4F13h/BX=0006h
  5116. --------s-104F13BX0006-----------------------
  5117. INT 10 - VESA VBE/AI (Audio Interface) - DRIVER CHAIN/UNCHAIN
  5118.     AX = 4F13h
  5119.     BX = 0006h
  5120. Return: AL = 4Fh if function supported
  5121.     AH = status
  5122.         00h successful
  5123.         01h failed
  5124. SeeAlso: AX=4F13h/BX=0000h,AX=4F13h/BX=0005h
  5125. ----------104F14-----------------------------
  5126. INT 10 - VESA OEM Extensions - API
  5127.     AX = 4F14h
  5128.     BL = function
  5129.         00h installation check / get capabilities
  5130.     other registers vary by function
  5131. Return: varies by function
  5132. Note:    this function is provided for OEMs to implement system-specific
  5133.       functionality in a VESA-compatible manner
  5134. ----------104F14-----------------------------
  5135. INT 10 - VESA OEM Extensions - Matrox Millenium (BIOS v2.1)
  5136.     AX = 4F14h
  5137.     BL = function
  5138.         00h installation check / get capabilities
  5139.         ES:DI -> 256-byte buffer for Matrox-specific information
  5140.             (see #0089)
  5141.         Return: ES:DI buffer filled
  5142.         01h ???
  5143.         BH = ???
  5144.         02h ???
  5145.         BH = ??? (bit flags?)
  5146.         03h ???
  5147.         SI = index of ???
  5148.         Return: CL = value of ???
  5149.         04h ???
  5150.         DX = ???
  5151.         Return: CL,EDX destroyed
  5152.         else
  5153.         Return: AX = FFFFh
  5154. Return: AL = 4Fh if function supported
  5155.         AH = status
  5156.         00h successful
  5157.         01h failed
  5158. Note:    this function is provided for OEMs to implement system-specific
  5159.       functionality in a VESA-compatible manner
  5160.  
  5161. Format of Matrox-specific VESA extensions information:
  5162. Offset    Size    Description    (Table 0089)
  5163.  00h  7 BYTEs    signature "VBE/MGA"
  5164.  07h 12 BYTEs    ??? (01h 01h 00h 00h 00h 00h 00h 00h 00h 07h 01h 02h)
  5165.  13h    DWORD    ->
  5166.  17h    DWORD    ->
  5167.  1Bh    DWORD    ->
  5168.  1Fh    DWORD    ->
  5169.  23h    DWORD    ->
  5170.  27h    DWORD    ->
  5171.  2Bh    WORD    ???
  5172.  2Dh    DWORD    ???
  5173.  31h    DWORD    ???
  5174.  35h    WORD    ???
  5175.  37h 201 BYTEs    unused??? (cleared to 00h)
  5176. --------V-104F15BL00-------------------------
  5177. INT 10 - VESA VBE/DC (Display Data Channel) - INSTALLATION CHECK / CAPABILITIES
  5178.     AX = 4F15h
  5179.     BL = 00h
  5180.     ???
  5181. Return: AL = 4Fh if function supported
  5182.         AH = status
  5183.         00h successful
  5184.             ???
  5185.         01h failed
  5186.             ???
  5187. SeeAlso: AX=4F15h/BL=01h,AX=4F15h/BL=02h
  5188. --------V-104F15BL01-------------------------
  5189. INT 10 - VESA VBE/DC (Display Data Channel) - READ EDID
  5190.     AX = 4F15h
  5191.     BL = 01h
  5192.     ???
  5193. Return: AL = 4Fh if function supported
  5194.         AH = status
  5195.         00h successful
  5196.             ???
  5197.         01h failed
  5198. SeeAlso: AX=4F15h/BL=00h,AX=4F15h/BL=02h
  5199. --------V-104F15BL02-------------------------
  5200. INT 10 - VESA VBE/DC (Display Data Channel) - READ VDIF
  5201.     AX = 4F15h
  5202.     BL = 02h
  5203.     ???
  5204. Return: AL = 4Fh if function supported
  5205.         AH = status
  5206.         00h successful
  5207.             ???
  5208.         01h failed
  5209. SeeAlso: AX=4F15h/BL=00h,AX=4F15h/BL=01h
  5210. --------V-104F16-----------------------------
  5211. INT 10 - VESA VBE/GC (Graphics System Configuration) - API
  5212.     AX = 4F16h
  5213.     BL = function
  5214.         00h installation check / get capabilities
  5215.     other registers vary by function
  5216. Return: varies by function
  5217. --------V-104F17-----------------------------
  5218. INT 10 - VESA VBE/AF (Accelerator Functions) - API
  5219.     AX = 4F17h
  5220.     BL = function
  5221.         00h installation check / get capabilities
  5222.     other registers vary by function
  5223. Return: varies by function
  5224. --------V-104F4D-----------------------------
  5225. INT 10 - VESA - VIDEO CURSOR INTERFACE REQUEST
  5226.     AX = 4F4Dh
  5227.     BX = number of bytes available for VCI use
  5228.     DS:0000h -> buffer for VCI
  5229.     ES:DI -> VCI driver callback function
  5230. Return: AL = 4Fh if supported
  5231.         AH = status
  5232.         00h successful
  5233.             BX = number of bytes used by VCI
  5234.             ES:DI -> VCI request handler
  5235.         01h failed
  5236. Desc:    allow the VESA BIOS Extensions to cooperate with a pointing-device
  5237.       (typically mouse) driver
  5238. SeeAlso: AX=4F12h
  5239. --------V-104FFF-----------------------------
  5240. INT 10 - VESA SuperVGA BIOS - Everex - TURN VESA ON/OFF
  5241.     AX = 4FFFh
  5242.     DL = new state (00h off, 01h on)
  5243. Return: AX = 0000h if successful
  5244. --------V-104FFF-----------------------------
  5245. INT 10 - Diamond Stealth 24 - SET/RESET DUAL DISPLAY MODE
  5246.     AX = 4FFFh
  5247.     BX = dual display mode
  5248.         00h reset
  5249.         01h set dual display, 32KB VGA test
  5250.         02h set dual display, 64KB VGA test
  5251. Return: AX = 4F00h if successful
  5252.         BX = number of scanlines off screen for test mode
  5253. --------U-1050-------------------------------
  5254. INT 10 - SCROLOCK.COM - INSTALLATION CHECK
  5255.     AH = 50h
  5256. Return: BX = 1954h if installed
  5257.         AL = 00h if inactive, nonzero if active
  5258. Program: SCROLOCK is a utility supplied with System Enhancement Associates'
  5259.       ARC archiver
  5260. SeeAlso: AH=51h
  5261. --------J-105000-----------------------------
  5262. INT 10 - VIDEO - AX PC - SET SCREEN COUNTRY CODE
  5263.     AX = 5000h
  5264.     BX = country code
  5265.         0001h USA (English), 0051h Japan
  5266. Return: AL = status
  5267.         00h successful
  5268.         01h bad country code
  5269.         02h other error
  5270. SeeAlso: AX=5001h,INT 16/AX=5000h
  5271. --------J-105001-----------------------------
  5272. INT 10 - VIDEO - AX PC - GET SCREEN COUNTRY CODE
  5273.     AX = 5001h
  5274. Return: AL = status
  5275.         00h successful
  5276.         BX = country code
  5277.         02h error
  5278. SeeAlso: AH=00h,AX=5000h,INT 16/AX=5001h,INT 21/AH=38h
  5279. --------V-105049-----------------------------
  5280. INT 10 - VIDEO - SCREENR v1.55+ - API
  5281.     AX = 5049h ('PI')
  5282.     BX = function
  5283.         0000h installation check
  5284.         0001h lock mode
  5285.         0002h unlock mode
  5286.         0003h lock palette
  5287.         0004h unlock palette
  5288. Return: AX = 0000h if installed
  5289.         BX = TSR version (BH=major,BL=minor)
  5290.         CL = mode locking status
  5291.         00h mode not locked
  5292.         01h mode locked: INT 10/AH=00h disabled
  5293.         CH = palette locking status
  5294.         00h palette not locked
  5295.         01h palette locked, the following functions are disabled:
  5296.             AX=1000h, AX=1001h, AX=1002h, AX=1010h, AX=1012h
  5297. Program: SCREENR is a TSR supplied with Patrick Ibbetson's SCREEN display
  5298.       utility.
  5299. Index:    installation check;SCREENR
  5300. --------U-1051-------------------------------
  5301. INT 10 - SCROLOCK.COM - ENABLE/DISABLE
  5302.     AH = 51h
  5303.     AL = state
  5304.         00h disable
  5305.         nonzero enable
  5306. Return: nothing
  5307. Program: SCROLOCK is a utility supplied with System Enhancement Associates'
  5308.       ARC file archiver
  5309. SeeAlso: AH=50h"SCROLOCK"
  5310. --------J-105100-----------------------------
  5311. INT 10 - VIDEO - AX PC - REGISTER EXTERNAL CHARACTER
  5312.     AX = 5100h
  5313.     BH = character width in bits (10h)
  5314.     BL = character height (10h)
  5315.     DX = character code (DH = F0h-F3h, DL=40h-7Eh,80h-FCh)
  5316.     ES:BP -> character bitmap
  5317. Return: AL = status (00h successful, 01h failed)
  5318. SeeAlso: AX=5101h,INT 1F"SYSTEM DATA"
  5319. --------J-105101-----------------------------
  5320. INT 10 - VIDEO - AX PC - READ CHARACTER
  5321.     AX = 5101h
  5322.     BH = character width in bits
  5323.     BL = character height
  5324.     DX = character code (DH = 00h if 8-bit character)
  5325.     ES:BP -> buffer for character bitmap
  5326. Return: AL = status (00h successful, 01h failed)
  5327. SeeAlso: AH=09h,AX=5100h
  5328. --------J-105200-----------------------------
  5329. INT 10 - VIDEO - AX PC - SET VIRTUAL TEXT RAM BUFFER
  5330.     AX = 5200h
  5331.     BX = segment of buffer
  5332. Return: nothing
  5333. SeeAlso: AX=5201h
  5334. --------J-105201-----------------------------
  5335. INT 10 - VIDEO - AX PC - GET VIRTUAL TEXT RAM BUFFER
  5336.     AX = 5201h
  5337. Return: BX = segment of buffer or 0000h if failed
  5338. SeeAlso: AX=8300h,AH=FEh
  5339. ----------1053-------------------------------
  5340. INT 10 - Show Partner F/X v3.6 - START PRESENTATION
  5341.     AH = 53h
  5342.     DS:DX -> ASCIZ name of presentation file (no path, extension forced to
  5343.         .PR2)
  5344. Return: ???
  5345. SeeAlso: AH=55h
  5346. ----------1055-------------------------------
  5347. INT 10 - Show Partner F/X v3.6 - UNINSTALL
  5348.     AH = 55h
  5349. Return: FXSHOW.EXE removed from memory
  5350. SeeAlso: AH=53h
  5351. --------V-105555-----------------------------
  5352. INT 10 - VIDEO - ATI EGA/VGA Wonder Super Switch - INSTALLATION CHECK
  5353.     AX = 5555h
  5354. Return: AX = AAAAh    if installed
  5355.     BX:CX -> ??? routine in SMS.COM resident portion
  5356.           -> data area (see #0090) in VCONFIG
  5357. Program: Super Switch (SMS.COM) is a video mode switch program supplied with
  5358.       ATI EGA Wonder. It also maps video mode 08h to 27h or 23h.
  5359. SeeAlso: INT 10/AH=00h,INT 14/AX=AA01h,INT 2F/AX=6400h
  5360. Index:    screen saver;ATI Wonder SMS.COM
  5361.  
  5362. Format of ATI Super Switch data area:
  5363. Offset    Size    Description    (Table 0090)
  5364.  00h    DWORD    original INT 09 vector
  5365.  04h    DWORD    original INT 10 vector
  5366.  08h    DWORD    original INT 1C vector
  5367.  0Ch    WORD    screen saver state, 0=off, 1=on
  5368.  0Eh    WORD    blanking interval in clock ticks
  5369. --------V-105F00-----------------------------
  5370. INT 10 - Chips & Technologies Extended BIOS - RETURN CHIP INFORMATION
  5371.     AX = 5F00h
  5372. Return: AL = 5Fh function supported
  5373.         BL = chip type (see #0091)
  5374.         BH = video memory size (00h 256KB, 01h 512KB, 02h 1MB)
  5375.         CX = miscellaneous information (see #0092)
  5376. SeeAlso: AX=5F01h
  5377.  
  5378. Bitfields for Chips&Technologies chip type:
  5379. Bit(s)    Description    (Table 0091)
  5380.  7-4    chip type
  5381.     0000: 82c451
  5382.     0001: 82c452
  5383.     0010: 82c455
  5384.     0011: 82c453
  5385.     0101: 82c456
  5386.     0110: 82c457
  5387.     0111: F65520
  5388.     1000: F65530
  5389.     1100: F65535/F65545 ???
  5390.     1101: F65540
  5391.  3-0    revision number
  5392.  
  5393. Bitfields for Chips&Technologies miscellaneous information:
  5394. Bit(s)    Description    (Table 0092)
  5395.  0    DAC size (0=6-bit, 1=8-bit)
  5396.  1    system type (0=PC/AT, 1=PS/2)
  5397.  2    extended text modes supported by BIOS
  5398.  3    reserved
  5399.  4    extended graphics modes supported by BIOS
  5400.  5    reserved
  5401.  6    BIOS supports graphics cursor
  5402.  7    BIOS supports anti-aliased font
  5403.  8    BIOS supports pre-programmed emulation
  5404.  9    BIOS supports auto emulation
  5405.  10    BIOS supports variable mode set at cold boot
  5406.  11    BIOS supports variable mode set on warm boot
  5407.  12    BIOS supports emulation mode set at cold boot
  5408.  13    BIOS supports emulation mode set on warm boot
  5409.  14-15    reserved
  5410. --------V-105F00-----------------------------
  5411. INT 10 - VIDEO - Realtek RTVGA - RETURN CHIP VERSION
  5412.     AX = 5F00h
  5413. Return: AH = 00h, if successful
  5414.     AL = chip version (the same value that VTEST.EXE reads)
  5415.         00h RTG3103???
  5416.         01h RTG31030/RTG3105
  5417.         02h RTG3106???
  5418.         3Fh non-Realtek chip
  5419. BUG:    in v3.C10, AX=5F00h on return due to improper stack restoration code
  5420. SeeAlso: AX=5F01h"RTVGA"
  5421. --------V-105F01-----------------------------
  5422. INT 10 - Chips & Technologies Extended BIOS - SET PREPROGRAMMED EMULATION
  5423.     AX = 5F01h
  5424.     BL = emulation type (see #0093)
  5425. Return: AL = 5Fh if function supported
  5426.         AH = status
  5427.         00h unsuccessful
  5428.         01h successful
  5429. SeeAlso: AX=5F00h,AX=5F02h,AH=FFh"Oak"
  5430.  
  5431. (Table 0093)
  5432. Values for Chips&Technologies emulation type:
  5433.  00h,01h reserved
  5434.  02h    CGA
  5435.  03h    MDA
  5436.  04h    Hercules
  5437.  05h    EGA
  5438.  06h    VGA
  5439. --------V-105F01-----------------------------
  5440. INT 10 - VIDEO - Realtek RTVGA - WRITE RTVGA BIOS STRING TO DESTINATION
  5441.     AX = 5F01h
  5442.     ES:DI -> zero-filled buffer for BIOS ID string
  5443. Return: AH = 00h if successful
  5444.     ES:DI -> ASCII signature "REALTEK VGA BIOS Version 3C.10"
  5445. BUG:    in v3.C10, AX=5F01h on return due to improper stack restoration code
  5446. SeeAlso: AX=5F00h"RTVGA",AX=5F02h"RTVGA"
  5447. --------V-105F02-----------------------------
  5448. INT 10 - Chips & Technologies Extended BIOS - AUTO EMULATION CONTROL
  5449.     AX = 5F02h
  5450.     BL = new state of autmatic emulation (00h enabled, 01h disabled)
  5451. Return: AL = 5Fh if function supported
  5452.         AH = status
  5453.         00h unsuccessful
  5454.         01h successful
  5455. SeeAlso: AX=5F01h,AX=5F03h
  5456. --------V-105F02-----------------------------
  5457. INT 10 - VIDEO - Realtek RTVGA - RETURN RTVGA ON-BOARD MEMORY SIZE
  5458.     AX = 5F02h
  5459. Return: AH = 00h, if successful
  5460.     AL = on-board memory size
  5461.          (00h = 256K, 01h = 512K, 02h = 768K, 03h = 1024K)
  5462. BUG:    in v3.C10, AX=5F02h on return due to improper stack restoration code
  5463. SeeAlso: AX=5F01h"RTVGA",AX=5F03h"RTVGA"
  5464. --------V-105F03-----------------------------
  5465. INT 10 - VIDEO - Realtek RTVGA - SET ???
  5466.     AX = 5F03h
  5467.     BL = 0-3 (???)
  5468. Return: AH = 00h if successful
  5469. BUG:    in v3.C10, AX=5F03h on return due to improper stack restoration code
  5470. SeeAlso: AX=5F02h"RTVGA"
  5471. --------V-105F03BL00-------------------------
  5472. INT 10 - Chips & Technologies Extended BIOS - SET POWER-ON DISPLAY MODE
  5473.     AX = 5F03h
  5474.     BL = 00h
  5475.     CL = display mode
  5476.     CH = mode (see #0094)
  5477. Return: AL = 5Fh if function supported
  5478.         AH = status
  5479.         00h unsuccessful
  5480.         01h successful
  5481. SeeAlso: AX=5F02h,AX=5F03h/BL=01h"Chips",AX=5F90h
  5482.  
  5483. Bitfields for Chips&Technologies display mode:
  5484. Bit(s)    Description    (Table 0094)
  5485.  1-0    scanlines (00 = 200, 01 = 350, 10 = 400)
  5486.  7    persistence (0 reset on next boot, 1 until changed)
  5487. --------V-105F03BL01-------------------------
  5488. INT 10 - Chips & Technologies Extended BIOS - SET POWER-ON EMULATION MODE
  5489.     AX = 5F03h
  5490.     BL = 01h
  5491.     CL = emulation mode (see #0094)
  5492.     CH = permanence
  5493.         bit 7 persistence (0 reset on next boot, 1 until changed)
  5494. Return: AL = 5Fh if function supported
  5495.         AH = status
  5496.         00h unsuccessful
  5497.         01h successful
  5498. SeeAlso: AX=5F02h,AX=5F03h/BL=00h"Chips",AX=5F90h
  5499. --------V-105F10-----------------------------
  5500. INT 10 - Chips & Technologies Extended BIOS - ???
  5501.     AX = 5F10h
  5502.     DX = ???
  5503. Return: DX = ???
  5504. --------V-105F50-----------------------------
  5505. INT 10 - Chips & Technologies Extended BIOS - GET LAPTOP DISPLAY STATUS
  5506.     AX = 5F50h
  5507. Return: DL = display status (see #0095)
  5508. Note:    this call can be used on Toshiba laptops since ~1995 instead of
  5509.       INT 42/AX=7503h which is no longer supported with the F655xx chips
  5510. SeeAlso: INT 42/AX=7503h
  5511.  
  5512. Bitfields for display status:
  5513. Bit(s)    Description    (Table 0095)
  5514.  7-4    always 0 ???
  5515.  3    1: both displays active (bit 1 also set)
  5516.  2    1: normal (monochrome display only), 0: inverse or color
  5517.  1    1: internal display active, 0: external only
  5518.  0    always set ???
  5519. --------V-105F51-----------------------------
  5520. INT 10 - Chips & Technologies Extended BIOS - SET DISPLAY STATUS ???
  5521.     AX = 5F51h
  5522.     BX = ???
  5523. Return: nothing
  5524. --------V-105F5EBL00-------------------------
  5525. INT 10 - Chips & Technologies Extended BIOS - SET ???
  5526.     AX = 5F5Eh
  5527.     BL = 00h or 01h
  5528. Return: nothing
  5529. --------V-105F90-----------------------------
  5530. INT 10 - Chips & Technologies Extended BIOS - GET SUPERVGA STATE BUFFER SIZE
  5531.     AX = 5F90h
  5532.     CX = state mask (see #0096)
  5533. Return: AL = 5Fh if function supported
  5534.         BX = number of 64-byte blocks required
  5535. SeeAlso: AH=1Ch,AX=5F03h,AX=5F91h,AX=5F92h
  5536.  
  5537. Bitfields for Chips&Technologies state mask:
  5538. Bit(s)    Description    (Table 0096)
  5539.  0    video hardware
  5540.  1    BIOS data state
  5541.  2    DAC state
  5542.  15    type (0 all state info, 1 SuperVGA state only)
  5543. --------V-105F91-----------------------------
  5544. INT 10 - Chips & Technologies Extended BIOS - SAVE SUPERVGA STATE
  5545.     AX = 5F91h
  5546.     CX = state mask (see #0096)
  5547.     ES:BX -> save buffer
  5548. Return: AL = 5Fh if function supported
  5549.         buffer at ES:BX filled
  5550. SeeAlso: AH=1Ch,AX=5F03h,AX=5F90h,AX=5F92h
  5551. --------V-105F92-----------------------------
  5552. INT 10 - Chips & Technologies Extended BIOS - RESTORE SUPERVGA STATE
  5553.     AX = 5F92h
  5554.     CX = state mask (see #0096)
  5555.     ES:BX -> previously-filled save buffer
  5556. Return: AL = 5Fh if function supported
  5557. SeeAlso: AH=1Ch,AX=5F03h,AX=5F90h,AX=5F92h
  5558. --------V-1060------------------------------------
  5559. INT 10 - HUNTER 16 - SET GRAPHICS FONT
  5560.     AH = 60h
  5561.     AL = new font
  5562.         bit 7    output characters in reverse video
  5563.         bits 0-6 font number (see #0110 at AH=77h)
  5564. Return: BH = cell width
  5565.     BL = cell height
  5566. Desc:    select the font to use for output in mode 6; this can be used to mix
  5567.       fonts on the screen
  5568. Note:    the Husky Hunter 16 is an 8088-based ruggedized laptop.     Other family
  5569.       members are the Husky Hunter, Husky Hunter 16/80, and Husky Hawk.
  5570. SeeAlso: AH=04h"HUNTER",AH=73h"HUNTER",AH=77h"HUNTER"
  5571. --------V-1061------------------------------------
  5572. INT 10 - HUNTER 16 - MOVE CURSOR TO GRAPHICS CO-ORDINATES
  5573.     AH = 61h
  5574.     CX = column
  5575.     DX = row
  5576. Return: nothing
  5577. Note:    this function is only valid in graphics modes
  5578. SeeAlso: AH=62h
  5579. --------V-1062------------------------------------
  5580. INT 10 - HUNTER 16 - GET CURSOR POSITION IN GRAPHICS CO-ORDINATES
  5581.     AH = 62h
  5582. Return: CX = column
  5583.     DX = row
  5584. Note:    this function is only valid in graphics modes
  5585. SeeAlso: AH=61h
  5586. --------V-1063------------------------------------
  5587. INT 10 - HUNTER 16 - SET CONTRAST
  5588.     AH = 63h
  5589.     AL = contrast (0..127)
  5590. Return: nothing
  5591. Desc:    set the LCD screen contrast to improve visibility
  5592. SeeAlso: AH=64h,AH=75h
  5593. --------V-1064------------------------------------
  5594. INT 10 - HUNTER 16 - SET BACKLIGHT LEVEL
  5595.     AH = 64h
  5596.     AL = level (0..15)
  5597. Return: nothing
  5598. Desc:    set the LCD backlight level to improve visibility in bad lighting
  5599. SeeAlso: AH=63h,AH=65h,AH=74h,AH=78h"HUNTER",INT 15/AH=74h
  5600. --------V-106500----------------------------------
  5601. INT 10 - HUNTER 16 - GET BACKLIGHT TIMEOUT
  5602.     AX = 6500h
  5603. Return: BX = timeout in seconds (0-300)
  5604. Desc:    returns the time after which the backlight will turn off
  5605. SeeAlso: AH=63h,AH=64h,AX=6501h,INT 15/AH=74h
  5606. --------V-106501----------------------------------
  5607. INT 10 - HUNTER 16 - SET BACKLIGHT TIMEOUT
  5608.     AX = 6501h
  5609.     BX = timeout in seconds (0-300)
  5610. Return: nothing
  5611. Desc:    set the idle time after which the backlight will turn off
  5612. SeeAlso: AH=64h,AX=6500h
  5613. --------V-1066------------------------------------
  5614. INT 10 - HUNTER 16 - SPLIT DISPLAY
  5615.     AH = 66h
  5616.     AL = control bits (see #0097)
  5617.     BH = top row of lower section of LCD (0..7)
  5618.     BL = top row of lower section of the virtual screen (0..24)
  5619. Return: nothing
  5620. Desc:    split the LCD screen horizontally into two parts; each part may be
  5621.       individually scrollable or fixed.
  5622. Note:    the Hunter 16 has a 240x64 LCD display which serves as a window into
  5623.       a 640x200 virtual screen
  5624.  
  5625. Bitfields for HUNTER 16 control bits:
  5626. Bit(s)    Description    (Table 0097)
  5627.  0-1    01: no split, 10: allow split
  5628.  2    allow scrolling the upper part
  5629.  3    allow scrolling the lower part
  5630. --------V-106A00BX0000-----------------------
  5631. INT 10 - Direct Graphics Interface Standard (DGIS) - INQUIRE AVAILABLE DEVICES
  5632.     AX = 6A00h
  5633.     BX = 0000h
  5634.     CX = 0000h
  5635.     DX = buffer length (may be 0)
  5636.     ES:DI -> buffer
  5637. Return: BX = number of bytes stored in buffer
  5638.     CX = bytes required for all descriptions (0 if no DGIS)
  5639. Note:    buffer contains descriptions and addresses of DGIS-compatible
  5640.       display(s) and printer(s)
  5641. SeeAlso: AX=6A02h
  5642. --------V-106A01CX0000-----------------------
  5643. INT 10 - Direct Graphics Interface Standard (DGIS) - REDIRECT CHARACTER OUTPUT
  5644.     AX = 6A01h
  5645.     CX = 0000h
  5646.     ES:DI = address of device to send INT 10 output to
  5647. Return: CX = 0000h  output could not be redirected
  5648.          else INT 10h output now routed to requested display
  5649. SeeAlso: AX=6A02h
  5650. --------V-106A02-----------------------------
  5651. INT 10 - DGIS - INQUIRE INT 10 OUTPUT DEVICE
  5652.     AX = 6A02h
  5653.     ES:DI = 0000h:0000h
  5654. Return: ES:DI = 0000h:0000h  if current display is non-DGIS
  5655.         else address of the current DGIS INT 10 display
  5656. SeeAlso: AX=6A00h,AX=6A01h
  5657. --------V-106E00-----------------------------
  5658. INT 10 - Paradise VGA internal - GET ???
  5659.     AX = 6E00h
  5660. Return: BX = 5744h ('WD') if supported
  5661.         DH:AH:AL = last three ASCII digits of ROM serial number
  5662.         CL = ???
  5663.         CH = ???
  5664. SeeAlso: AX=6E04h,AX=6E05h
  5665. --------V-106E04-----------------------------
  5666. INT 10 - Paradise VGA internal - GET SCREEN SIZE AND ???
  5667.     AX = 6E04h
  5668. Return: BX = screen width (columns)
  5669.     CX = screen height (lines)
  5670.     AH = ??? (05h or FFh)
  5671.     AL = ??? (04h or video mode)
  5672. SeeAlso: AX=6E00h,AX=6E05h
  5673. --------V-106E05-----------------------------
  5674. INT 10 - Paradise VGA internal - SET MODE
  5675.     AX = 6E05h
  5676.     BL = mode
  5677. Return: nothing
  5678. Note:    like AH=00h, AL=BL.
  5679. SeeAlso: AH=00h,AX=6E00h,AX=6E04h,AX=6F05h
  5680. --------V-106F00-----------------------------
  5681. INT 10 - HP Vectra EX-BIOS - INSTALLATION CHECK
  5682.     AX = 6F00h
  5683.     BX <> 4850h (usually set to 0000h for simplicity)
  5684. Return: BX = 4850h ('HP') indicates HP Extended BIOS video functions present
  5685.     AX destroyed
  5686. SeeAlso: AX=6F00h"Video7",AX=6F01h,AX=6F02h,AX=6F03h,AX=6F04h,AX=6F05h
  5687. SeeAlso: INT 14/AX=6F00h,INT 16/AX=6F00h,INT 17/AX=6F00h,INT 33/AX=6F00h
  5688. --------V-106F00BX0000-----------------------
  5689. INT 10 - VIDEO - Video7 VGA,VEGA VGA - INSTALLATION CHECK
  5690.     AX = 6F00h
  5691.     BX = 0000h
  5692. Return: BX = 5637h ('V7') indicates Video7 VGA/VEGA VGA extensions are present
  5693. SeeAlso: AX=6F01h,AX=6F02h,AX=6F03h,AX=6F04h,AX=6F05h
  5694. --------V-106F01-----------------------------
  5695. INT 10 - VIDEO - Video7 VGA,VEGA VGA,HP EX-BIOS - GET MONITOR INFO
  5696.     AX = 6F01h
  5697. Return: AL = monitor type code (HP,VEGA VGA only) (see #0098)
  5698.     AH = status register information (see #0099)
  5699.     CL = current value of Extended Control register (HP Ext BIOS, and only
  5700.         if AL=41h) (see #0100)
  5701. Notes:    bits 0-3 are the same as the EGA/VGA status register bits 0-3
  5702.     supported by original HP Vectra AT and by ES/QS/RS series Vectras
  5703.  
  5704. (Table 0098)
  5705. Values for monitor type code (HP Extended BIOS):
  5706.  00h    non-HP card with ROM and possibly its own INT 10h driver
  5707.  41h    MultiMode video display adapter
  5708.  42h-44h reserved
  5709.  45h    industry standard monochrome display adapter
  5710.  46h    industry standard color display adapter
  5711.  51h    reserved
  5712.  
  5713. Bitfields for status register information:
  5714. Bit(s)    Description    (Table 0099)
  5715.  0    display enable
  5716.     0 = display enabled
  5717.     1 = vertical or horizontal retrace in progress
  5718.  1    light pen flip flop set
  5719.  2    light pen switch activated
  5720.  3    vertical sync
  5721.  4    monitor resolution
  5722.     0 = high resolution (>200 lines)
  5723.     1 = low resolution (<=200 lines)
  5724.  5    display type (0 = color, 1 = monochrome)
  5725.  6,7    diagnostic bits
  5726. Note:    bits 0-3 are the same as the EGA/VGA status register bits 0-3
  5727. --------V-106F02-----------------------------
  5728. INT 10 - HP Vectra EX-BIOS - SET MONITOR INFO
  5729.     AX = 6F02h
  5730.     BL = new value for extended control register (see #0100)
  5731. Return: AX,BL destroyed
  5732. Notes:    this function is only valid when an HP MultiMode Video Display Adapter
  5733.       is installed
  5734.     the Extended Control register is at I/O address 3DDh
  5735. SeeAlso: AX=6F01h,AX=6F03h
  5736.  
  5737. Bitfields for HP Vectra extended control register:
  5738. Bit(s)    Description    (Table 0100)
  5739.  0    screen resolution (0 = 200 lines, 1 = 400 lines)
  5740.  1    underline enable (if set, 'blue' of fg color = underline)
  5741.  2    font (0 = Standard-8, 1 = HP-Roman-8)
  5742.  3    memory disabled for CPU access
  5743.  4    allow access to full 32K memory instead of wrapping at 16K
  5744.  5    select second 16K page instead of first
  5745.  6,7    unused
  5746. --------V-106F03-----------------------------
  5747. INT 10 - HP Vectra EX-BIOS - MODIFY MONITOR INFO
  5748.     AX = 6F03h
  5749.     BH = exclude mask (set bits are not modified)
  5750.     BL = new values for bits indicated by BH (see #0100)
  5751. Return: AX destroyed
  5752. Notes:    this function is only valid when an HP MultiMode Video Display Adapter
  5753.       is installed
  5754.     supported by original HP Vectra AT and by ES/QS/RS series Vectras
  5755. SeeAlso: AX=6F01h,AX=6F02h
  5756. --------V-106F04-----------------------------
  5757. INT 10 - VIDEO - Video7 VGA,VEGA VGA,HP Vectra - GET MODE AND SCREEN RESOLUTION
  5758.     AX = 6F04h
  5759. Return: AL = current video mode (see #0101)
  5760.     BX = horizontal columns (text) or pixels (graphics)
  5761.     CX = vertical columns (text) or pixels (graphics)
  5762. SeeAlso: AX=6F05h
  5763. --------V-106F05-----------------------------
  5764. INT 10 - VIDEO - Video7 VGA,VEGA EXTENDED EGA/VGA,HP Vectra - SET VIDEO MODE
  5765.     AX = 6F05h
  5766.     BL = mode (see #0101)
  5767. Return: AX,BL destroyed
  5768. Notes:    also supported by the HP Vectra Extended BIOS on the original
  5769.       HP Vectra AT and by ES/QS/RS series Vectras
  5770.     on the HP Vectra, this function rather than AH=00h must be used to
  5771.       return to an IBM-standard mode after setting an HP-specified mode
  5772.       from 08h to 0Fh.
  5773. SeeAlso: AH=00h,AX=0070h,AX=007Eh,AX=6F04h
  5774.  
  5775. (Table 0101)
  5776. Values for Video7/VEGA video mode:
  5777.      text/ text pixel    pixel    colors disply scrn  system
  5778.      grph resol     box  resolution       pages  addr
  5779.  00h-13h = standard IBM modes (see #0009 at AH=00h)
  5780.  08h = T  80x27      .      .    mono      .    .  HP MultiMode Video
  5781.  09h = T  80x27      .      .      .      .    .  HP MultiMode Video
  5782.  0Ah = T  40x27      .      .    mono      .    .  HP MultiMode Video
  5783.  0Bh = T  40x27      .      .      .      .    .  HP MultiMode Video
  5784.  0Ch = reserved                       HP MultiMode Video
  5785.  0Dh = G    .      .    640x400      .      .    .  HP MultiMode Video
  5786.  0Eh = G    .      .    320x400      .      .    .  HP MultiMode Video
  5787.  0Fh = G    .      .    320x400      .      .    .  HP MultiMode Video
  5788.  40h = T  80x43     8x8      .      .      .    .  Video7/VEGA VGA
  5789.  41h = T 132x25     8x14      .      .      .    .  Video7/VEGA VGA
  5790.  42h = T 132x43     8x8      .      .      .    .  Video7/VEGA VGA
  5791.  43h = T  80x60     8x8      .      .      .    .  Video7/VEGA VGA
  5792.  44h = T 100x60     8x8      .      .      .    .  Video7/VEGA VGA
  5793.  45h = T 132x28     8x8      .      .      .    .  Video7/VEGA VGA
  5794.  60h = G    .      .    752x410     16      .    .  Video7 VGA, VEGA VGA
  5795.  61h = G    .      .    720x540     16      .    .  Video7 VGA, VEGA VGA
  5796.      = G    .      .    720x540     16      .    .  Northgate, Headland 1024i
  5797.  62h = G    .      .    800x600     16      .    .  Video7 VGA, VEGA Ext EGA
  5798.      = G    .      .    800x600     16      .    .  Headland 1024i
  5799.  63h = G    .      .   1024x768      2      .    .  Video7 VGA
  5800.  64h = G    .      .   1024x768      4      .    .  Video7 VGA
  5801.  65h = G    .      .   1024x768     16      .    .  Video7 VGA, VEGA Ext EGA
  5802.      = G    .      .   1024x768     16      .    .  Headland 1024i
  5803.  66h = G    .      .    640x400    256      .    .  Video7 VGA, VEGA Ext VGA
  5804.      = G    .      .    640x400    256      .    .  Northgate, Headland 1024i
  5805.  67h = G    .      .    640x480    256      .    .  Video7 VGA, VEGA Ext VGA
  5806.      = G    .      .    640x480    256      .    .  Headland 1024i
  5807.  68h = G    .      .    720x540    256      .    .  Video7 VGA, VEGA Ext VGA
  5808.      = G    .      .    720x540    256      .    .  Headland 1024i
  5809.  69h = G    .      .    800x600    256      .    .  Video7 VGA, VEGA Ext VGA
  5810.      = G    .      .    800x600    256      .    .  Headland 1024i
  5811.  70h = G    .      .    752x410     16gray      .    .  Video7 VGA, VEGA VGA
  5812.  71h = G    .      .    720x540     16gray      .    .  Video7 VGA, VEGA VGA
  5813.  72h = G    .      .    800x600     16gray      .    .  Video7 VGA
  5814.  73h = G    .      .   1024x768      2gray      .    .  Video7 VGA
  5815.  74h = G    .      .   1024x768      4gray      .    .  Video7 VGA
  5816.  75h = G    .      .   1024x768     16gray      .    .  Video7 VGA
  5817.  76h = G    .      .    640x400    256gray      .    .  Video7 VGA
  5818.  77h = G    .      .    640x480    256gray      .    .  Video7 VGA
  5819.  78h = G    .      .    720x540    256gray      .    .  Video7 VGA
  5820.  79h = G    .      .    800x600    256gray      .    .  (future)
  5821. SeeAlso: AH=00h,#0009,AX=0070h,#0010,AX=007Eh,AX=6F04h,#0069
  5822. Index:    video modes;Video 7|video modes;VEGA|video modes;Headland
  5823. --------V-106F06-----------------------------
  5824. INT 10 - VIDEO - Video7 VGA,VEGA VGA - SELECT AUTOSWITCH MODE
  5825.     AX = 6F06h
  5826.     BL = Autoswitch mode select
  5827.          00h select EGA/VGA-only modes
  5828.          01h select Autoswitched VGA/EGA/CGA/MGA modes
  5829.          02h select 'bootup' CGA/MGA modes
  5830.     BH = enable/disable (00h enable, 01h = disable selection)
  5831. Return: nothing
  5832. --------V-106F07-----------------------------
  5833. INT 10 - VIDEO -  Video7 VGA,VEGA VGA - GET VIDEO MEMORY CONFIGURATION
  5834.     AX = 6F07h
  5835. Return: AL = 6Fh
  5836.     AH = memory configuration
  5837.         bits 0-6 = number of 256K blocks of video memory
  5838.         bit 7    = DRAM/VRAM (0: DRAM, 1: VRAM)
  5839.     BH = chip revision (SR8F) (S/C Chip in VEGA VGA)
  5840.     BL = chip revision (SR8E) (G/A Chip in VEGA VGA)
  5841.     CX = 0000h
  5842. SeeAlso: AH=12h/BL=10h
  5843. --------V-1070-------------------------------
  5844. INT 10 - VIDEO - TANDY 2000 only - GET ADDRESS OF VIDEO RAM
  5845.     AH = 70h
  5846. Return: AX:BX -> WORD containing green plane's offset
  5847.     AX:CX -> WORD containing green plane's segment
  5848.     AX:DX -> WORD containing segment of red (offset 0) and blue (offset
  5849.             4000) planes
  5850. SeeAlso: AH=71h
  5851. --------V-1070------------------------------------
  5852. INT 10 - HUNTER 16 - DRAW ELLIPSE/CIRCLE
  5853.     AH = 70h
  5854.     DS:BX -> control block (see #0102)
  5855. Return: nothing
  5856. Desc:    Draws a circle or ellipse. Only valid in graphics modes.
  5857. Note:    the Husky Hunter 16 is an 8088-based ruggedized laptop.     Other family
  5858.       members are the Husky Hunter, Husky Hunter 16/80, and Husky Hawk.
  5859. SeeAlso: AH=71h"HUNTER"
  5860.  
  5861. Format of HUNTER 16 control block:
  5862. Offset    Size    Description    (Table 0102)
  5863.  00h    WORD    center X co-ordinate
  5864.  02h    BYTE    center Y co-ordinate
  5865.  03h    WORD    radius in pixels
  5866.  05h    BYTE    color (00h white, 01h black, FFh invert)
  5867.  06h    BYTE    aspect ratio x:x (1-127)
  5868.  07h    BYTE    aspect ratio y:y (1-127)
  5869. --------V-107000BX0000-----------------------
  5870. INT 10 - Everex Extended Video BIOS - RETURN EMULATION STATUS
  5871.     AX = 7000h
  5872.     BX = 0000h
  5873. Return: AL = 70h if Trident-based Everex card
  5874.     CL = monitor type (see #0103)
  5875.     CH = feature bits (see #0104)
  5876.     DX = video board info
  5877.         bits 4-15: board ID model (see #0105)
  5878.         bits 0-3:  board ID revision
  5879.     DI = BCD BIOS version number
  5880. SeeAlso: AX=5F01h,AH=FFh"Oak"
  5881.  
  5882. (Table 0103)
  5883. Values for Everex monitor type:
  5884.  00h    mono
  5885.  01h    CGA
  5886.  02h    EGA
  5887.  03h    digital multifrequency
  5888.  04h    IBM PS/2
  5889.  05h    IBM 8514
  5890.  06h    SuperVGA
  5891.  07h    analog multifrequency
  5892.  08h    super multifrequency
  5893.  
  5894. Bitfields for Everex feature bits:
  5895. Bit(s)    Description    (Table 0104)
  5896.  7-6    memory size
  5897.     00 = 256K
  5898.     01 = 512K
  5899.     10 = 1024K
  5900.     11 = 2048K
  5901.  5    special oscillator present
  5902.  4    VGA protect enabled
  5903.  0    6845 emulation
  5904.  
  5905. (Table 0105)
  5906. Values for board model for Trident-based Everex cards:
  5907.  0236h    Ultragraphics II
  5908.  0620h    Vision VGA
  5909.  0673h    EVGA
  5910.  0678h    Viewpoint
  5911. --------V-107000BX0004-----------------------
  5912. INT 10 - Everex Extended Video BIOS - GET PAGING FUNCTION POINTER FOR CURR MODE
  5913.     AX = 7000h
  5914.     BX = 0004h
  5915. Return: ES:DI -> FAR paging function (call with DL = page to set)
  5916. Note:    the word preceding ES:DI is the length of the function in bytes, and
  5917.       the last byte of the function is a FAR return instruction.
  5918. SeeAlso: AX=4F05h,AX=7000h/BX=0000h,AX=7000h/BX=0005h
  5919. --------V-107000BX0005-----------------------
  5920. INT 10 - Everex Extended Video BIOS - GET SUPPORTED MODE INFO
  5921.     AX = 7000h
  5922.     BX = 0005h
  5923.     CL = maximum number of modes to get info for
  5924.     CH = mode type to get info for (see #0106)
  5925.     DL = monitor type to get info for
  5926.     ES:DI -> buffer for mode info (see #0107)
  5927. Return: CL = total number of modes fitting criteria
  5928.     CH = size of each info record
  5929. SeeAlso: AX=7000h/BX=0000h,AX=7000h/BX=0004h
  5930.  
  5931. (Table 0106)
  5932. Values for Everex mode type:
  5933.  00h    all modes
  5934.  01h    monochrome text modes
  5935.  02h    color text modes
  5936.  03h    four-color CGA graphics modes
  5937.  04h    two-color CGA graphics modes
  5938.  05h    16-color graphics modes
  5939.  06h    256-color graphics modes
  5940.  
  5941. Format of Everex mode information record:
  5942. Offset    Size    Description    (Table 0107)
  5943.  00h    BYTE    mode number (bit 7 set if extended mode)
  5944.  01h    BYTE    mode type (see #0106)
  5945.  02h    BYTE    info bits (see #0108)
  5946.  03h    BYTE    font height
  5947.  04h    BYTE    text columns on screen
  5948.  05h    BYTE    text rows on screen
  5949.  06h    WORD    number of scan lines
  5950.  08h    BYTE    color information
  5951.         bits 7-4 reserved
  5952.              3-0 bits per pixel
  5953.  
  5954. Bitfields for Everex info bits:
  5955. Bit(s)    Description    (Table 0108)
  5956.  7,6    reserved
  5957.  5    monochrome mode
  5958.  4    interlaced display
  5959.  3    requires special oscillator
  5960.  2,1    memory required (00 = 256K, 01 = 512K, 10 = 1024K, 11 = 2048K)
  5961.  0    reserved
  5962. --------V-1071-------------------------------
  5963. INT 10 - VIDEO - TANDY 2000 only - GET ADDRESS OF INCRAM
  5964.     AH = 71h
  5965. Return: AX:BX -> WORD containing segment address of INCRAM
  5966.     AX:CX -> WORD containing offset of INCRAM
  5967. SeeAlso: AH=70h"TANDY"
  5968. --------V-1071------------------------------------
  5969. INT 10 - HUNTER 16 - DRAW LINE/BOX
  5970.     AH = 71h
  5971.     DS:BX -> control block (see #0109)
  5972. Return: nothing
  5973. Desc:    Draws a line or box. Only valid in graphics modes.
  5974. SeeAlso: AH=70h"HUNTER"
  5975.  
  5976. Format of HUNTER 16 control block:
  5977. Offset    Size    Description    (Table 0109)
  5978.  00h    WORD    left edge X co-ordinate
  5979.  02h    BYTE    lower edge Y co-ordinate
  5980.  03h    WORD    right edge X co-ordinate
  5981.  05h    BYTE    upper edge Y co-ordinate
  5982.  06h    BYTE    color (00h white, 01h black, FFh invert)
  5983.  07h    BYTE    type (00h line, 01h box)
  5984.  08h    BYTE    if non-zero (and type is BOX) fill with color
  5985. --------V-1072-------------------------------
  5986. INT 10 - VIDEO - TANDY 2000 only - SCROLL RIGHT PART OR ALL OF SCREEN
  5987.     AH = 72h
  5988.     AL = number of columns to shift scroll area, 00h to clear entire area
  5989.     BH = new attributes for blanked columns at left
  5990.     CH,CL = row, column of upper left corner of scroll area
  5991.     DH,DL = row, column of lower right corner of scroll area
  5992. Return: nothing
  5993. SeeAlso: AH=06h,AH=07h,AH=73h"TANDY",INT 15/AH=12h/BH=05h
  5994. --------V-1072------------------------------------
  5995. INT 10 - HUNTER 16 - SELECT TEXT-MODE INVERSE VIDEO MECHANISM
  5996.     AH = 72h
  5997.     AL = mechanism to use
  5998.         00h do not use inverse video
  5999.         01h emulate MDA. Display attribute 07h is normal video and 70h is
  6000.         inverse video.
  6001.         02h use inverse video if background is non-black.
  6002.         03h use inverse video for high intensity text.
  6003.         04h use inverse video for text with background intensity greater
  6004.         than foreground intensity.
  6005.         05h use inverse video for text with background color other than
  6006.         black or high intensity foreground.
  6007. Return: nothing
  6008. SeeAlso: AH=70h"HUNTER",AH=71h"HUNTER"
  6009. --------V-1073-------------------------------
  6010. INT 10 - VIDEO - TANDY 2000 only - SCROLL LEFT PART OR ALL OF SCREEN
  6011.     AH = 73h
  6012.     AL = number of columns to shift scroll area, 00h to clear entire area
  6013.     BH = new attributes for blanked columns at right
  6014.     CH,CL = row, column of upper left corner of scroll area
  6015.     DH,DL = row, column of lower right corner of scroll area
  6016. Return: nothing
  6017. SeeAlso: AH=06h,AH=07h,AH=72h"TANDY",INT 15/AH=12h/BH=05h
  6018. --------V-1073------------------------------------
  6019. INT 10 - HUNTER 16 - SELECT TEXT FONT
  6020.     AH = 73h
  6021.     AL = new font
  6022.           00h  7x7 in a 8x8 cell
  6023.           01h  5x7 in a 6x8 cell
  6024.           06h  3x5 in a 4x6 cell
  6025. Return: BH = cell width
  6026.     BL = cell height
  6027. SeeAlso: AH=60h"HUNTER",AH=77h"HUNTER"
  6028. --------V-1074------------------------------------
  6029. INT 10 - HUNTER 16 - SET LCD WINDOWS POSITION
  6030.     AH = 74h
  6031.     DH = row (0..24)
  6032.     DL = column (0..79)
  6033. Return: nothing
  6034. Desc:    set the position in the virtual screen being displayed in the LCD
  6035.       screen. If Split Screen (INT 10/AH=66h) is used, this call sets the
  6036.       position for the window which has the cursor.
  6037. SeeAlso: AH=66h"HUNTER",AH=75h,AH=76h
  6038. --------V-1075------------------------------------
  6039. INT 10 - HUNTER 16 - SET ZOOM
  6040.     AH = 75h
  6041.     AL = new Zoom state (00h off, nonzero on)
  6042. Return: nothing
  6043. SeeAlso: AH=74h,AH=76h
  6044. --------V-1076------------------------------------
  6045. INT 10 - HUNTER 16 - LOOKING KEYS
  6046.     AH = 76h
  6047.     AL = action
  6048.          00h home the window
  6049.          01h move up one line
  6050.          02h move down one line
  6051.          03h move left one character
  6052.          04h move right one character
  6053.          05h flip window to other side of virtual screen
  6054. Return: nothing
  6055. Desc:    moves the displayed screen around the virtual screen
  6056. SeeAlso: AH=74h,AH=75h
  6057. --------V-1077------------------------------------
  6058. INT 10 - HUNTER 16 - GET GRAPHICS FONT
  6059.     AH = 77h
  6060. Return: AL = font number (see #0110)
  6061. SeeAlso: AH=60h"HUNTER",AH=73h"HUNTER"
  6062.  
  6063. (Table 0110)
  6064. Values for HUNTER 16 graphics font number:
  6065.  00h     7x7  in a  8x8     cell
  6066.  01h     5x7  in a  6x8     cell
  6067.  02h     7x9  in a  8x10 cell
  6068.  03h    14x9  in a 16x10 cell
  6069.  04h     7x18 in a  8x20 cell
  6070.  05h    14x18 in a 16x20 cell
  6071.  06h     3x5  in a  4x6     cell
  6072. Note:    size is X * Y
  6073. --------V-1078------------------------------------
  6074. INT 10 - HUNTER 16 - TURN BACKLIGHT ON/OFF
  6075.     AH = 78h
  6076.     AL = new state of backlight (00h on, 01h off)
  6077. Return: nothing
  6078. SeeAlso: AH=64h,INT 15/AH=74h
  6079. --------V-107F-------------------------------
  6080. INT 10 - Paradise SVGA - WD90C24 INSTALLATION CHECK
  6081.     AH = 7Fh
  6082. Return: AX = 1234h if WD90C24 chip installed
  6083. --------V-107F00-----------------------------
  6084. INT 10 - SOLLEX SuperVGA - GET EXTENSIONS INFO
  6085.     AX = 7F00h
  6086. Return: AL <> 7Fh if not supported
  6087.     AL = 7Fh if supported
  6088.         AH = status
  6089.         00h successful
  6090.             ES:DI -> info structure (see #0111)
  6091.         01h failed
  6092. Program: the SOLLEX (Smos videO controLLer EXtensions) SuperVGA functions are
  6093.       an extension to the VESA SuperVGA BIOS Extensions (see AX=4F00h) by
  6094.       Seiko Epson Corporation intended to provided a standardized interface
  6095.       to SuperVGA functionality not addressed by the VESA standard
  6096. SeeAlso: AX=4F00h
  6097.  
  6098. Format of SOLLEX SuperVGA info structure:
  6099. Offset    Size    Description    (Table 0111)
  6100.  00h    DWORD    pointer to VESA function dispatch table
  6101.  04h    DWORD    pointer to SOLLEX function dispatch table
  6102.  08h    DWORD    pointer to VESA SuperVGA info (see #0063 at AX=4F00h)
  6103.  0Ch    DWORD    pointer to mode info structure table, consisting of
  6104.           alternating ResInfo (see #0112) and VESA mode information
  6105.           (see #0065 at AX=4F01h) blocks, terminated with an FFFFh word
  6106.  10h    DWORD    pointer to font info structure table (see #0113)
  6107.  14h    WORD    high resolution crystal frequency in Hz (0000h = not present)
  6108.  16h    DWORD    pointer to ASCIZ ID string
  6109.  1Ah    DWORD    pointer to timeout reset table
  6110.         array of bytes, each a multiple of the minimum time increment
  6111.  1Eh    WORD    minimum time increment in timer ticks
  6112.  20h    BYTE    inverse options supported
  6113.         bit 0: inverse supported
  6114.         bits 1-7: reserved
  6115.  21h    BYTE    normal color value
  6116.  22h    BYTE    inverse color value
  6117.  23h    WORD    port to be accessed for normal/inverse settings
  6118.  25h    WORD    type of interface chip (currently undefined)
  6119.  27h    WORD    program operational mode
  6120.         bits 1-0: 00 no preference
  6121.               01 terse (minimum detail in program messages)
  6122.               10 verbose
  6123.               11 use menus if supported, verbose mode otherwise
  6124.         bits 7-2: reserved
  6125.  29h    WORD    SOLLEX specification version
  6126.  2Bh    WORD    version of VESA/SOLLEX implementation
  6127.  2Dh    DWORD    offset to relocatable portion of SOLLEX extensions (for CONFIG)
  6128.  2Eh    DWORD    offset to unused section of the extensions ROM
  6129.  31h 16 BYTEs    reserved
  6130. Note:    all DWORD pointers initially require segment fixups; if the segment
  6131.       is 0000h, it should be changed to the returned ES, otherwise it
  6132.       may be assumed to be correct
  6133.  
  6134. Format of SOLLEX SuperVGA ResInfo:
  6135. Offset    Size    Description    (Table 0112)
  6136.  00h    WORD    16-bit mode number
  6137.  02h    WORD    adapter type (00h VGA, 01h EGA, 02h CGA, 03h MDA)
  6138.  04h    WORD    display info (see #0116)
  6139.  06h    DWORD    pointer to video parameter table
  6140.  0Ah    BYTE    replacement entry in master Video Parameter
  6141.  0Bh    BYTE    mode requested for mode set by BIOS
  6142.  0Ch    DWORD    pointer to LoadReg table
  6143.  10h    BYTE    index into table of clock values (see #0114)
  6144. SeeAlso: #0111
  6145.  
  6146. Format of SOLLEX SuperVGA font info table [array] entry:
  6147. Offset    Size    Description    (Table 0113)
  6148.  00h    BYTE    required font height
  6149.  01h    BYTE    parameter to load text mode font
  6150.  02h    BYTE    parameter to load graphics mode font
  6151. SeeAlso: #0111
  6152.  
  6153. (Table 0114)
  6154. Values for SOLLEX SuperVGA clock value index:
  6155.  00h    25 MHz
  6156.  01h    28 MHz
  6157.  02h    PCLK
  6158.  03h    31.5 MHz (VESA 640x480)
  6159.  04h    reserved
  6160.  05h    16 MHz (EGA)
  6161.  06h    PCLK
  6162.  07h    24 MHz (EGA)
  6163.  08h    25 MHz
  6164.  09h    28 MHz
  6165.  0Ah    36 MHz
  6166.  0Bh    45 MHz (for 1024x768)
  6167.  0Ch    80 MHz
  6168.  0Dh    40 MHz
  6169.  0Eh    65 MHz
  6170.  0Fh     1 MHz (for powerdown)
  6171. SeeAlso: #0111
  6172. --------V-107F00BX4000-----------------------
  6173. INT 10 - Diamond Stealth 24 - GET S3 INFORMATION BLOCK
  6174.     AX = 7F00h
  6175.     BX = 4000h
  6176. Return: AX = 007Fh if supported
  6177.         DX:BX -> DAC set mode routine
  6178. SeeAlso: AX=7F00h/BX=4001h,AX=7F00h/BX=4002h,#0629
  6179. --------V-107F00BX4001-----------------------
  6180. INT 10 - Diamond Stealth 24 - GET LINEAR ADDRESS
  6181.     AX = 7F00h
  6182.     BX = 4001h
  6183. Return: AX = 007Fh if supported
  6184.         CX = current linear address base (high word)
  6185. SeeAlso: AX=7F00h/BX=4000h,AX=7F00h/BX=4002h
  6186. --------V-107F00BX4002-----------------------
  6187. INT 10 - Diamond Stealth 24 - SET LINEAR ADDRESS
  6188.     AX = 7F00h
  6189.     BX = 4002h
  6190.     CX = new linear address base (high word)
  6191. Return: AX = 007Fh if supported
  6192. SeeAlso: AX=7F00h/BX=4000h,AX=7F00h/BX=4001h
  6193. --------V-107F01BL00-------------------------
  6194. INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - SET ADAPTER
  6195.     AX = 7F01h
  6196.     BL = 00h
  6197.     CX = adapter request (see #0115)
  6198. Return: AL <> 7Fh if not supported
  6199.     AL = 7Fh if supported
  6200.         AH = status
  6201.         00h successful
  6202.         01h failed
  6203. Note:    initializes video hardware to a particular standard
  6204. SeeAlso: AX=7F00h"SOLLEX",AX=7F01h/BL=01h,AX=7F01h/BL=02h
  6205.  
  6206. Bitfields for SOLLEX SuperVGA adapter request:
  6207. Bit(s)    Description    (Table 0115)
  6208.  1-0    adapter type (00 VGA, 01 EGA, 10 CGA, 11 MDA)
  6209.  2    reserved
  6210.  4-3    change displays (00 none, 01 analog 10 digital 11 panel)
  6211.  6-5    desired monitor sense (01 color, 10 mono, 11=8514)
  6212.  7    lock override
  6213.  8    alternate adapter mode
  6214.  15-9    reserved
  6215. --------V-107F01BL01-------------------------
  6216. INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - GET ADAPTER
  6217.     AX = 7F01h
  6218.     BL = 01h
  6219. Return: AL <> 7Fh if not supported
  6220.     AL = 7Fh if supported
  6221.         AH = status
  6222.         00h successful
  6223.         01h failed
  6224.         BX = adapter type (see #0115)
  6225.         DX = display type (see #0116)
  6226. SeeAlso: AX=7F00h"SOLLEX",AX=7F01h/BL=00h,AX=7F01h/BL=02h
  6227.  
  6228. Bitfields for SOLLEX SuperVGA display type:
  6229. Bit(s)    Description    (Table 0116)
  6230.  15-9    reserved
  6231.  8    alternate display active
  6232.  7    Enhanced Color Display monitor active
  6233.  6    multi-frequency digital monitor active
  6234.  5    PS/2-type monitor active
  6235.  4    plasma/electroluminescent panel active
  6236.  3    LCD panel active
  6237.  2    multi-frequency analog monitor active
  6238.  1-0    monitor sense (00 none, 01 color, 10 mono, 11=8514)
  6239. --------V-107F01BL02-------------------------
  6240. INT 10 - SOLLEX SuperVGA - ADAPTER CONTROL - DETERMINE ADAPTER SUPPORT
  6241.     AX = 7F01h
  6242.     BL = 02h
  6243.     CX = adapter request (see #0115)
  6244. Return: AL <> 7Fh if not supported
  6245.     AL = 7Fh if supported
  6246.         AH = status
  6247.         00h requested setting can successfully be made
  6248.         01h requested setting not available in this configuration
  6249. SeeAlso: AX=7F00h"SOLLEX",AX=7F01h/BL=00h
  6250. --------V-107F02BL00-------------------------
  6251. INT 10 - SOLLEX SuperVGA - DISPLAY OUTPUT CONTROL - SET DISPLAY OUTPUT
  6252.     AX = 7F02h
  6253.     BL = 00h
  6254.     CX = display output setting (see #0117)
  6255. Return: AL <> 7Fh if not supported
  6256.     AL = 7Fh if supported
  6257.         AH = status
  6258.         00h successful
  6259.         01h failed
  6260. SeeAlso: AX=7F00h"SOLLEX",AX=7F02h/BL=00h
  6261.  
  6262. Bitfields for SOLLEX SuperVGA display output setting:
  6263. Bit(s)    Description    (Table 0117)
  6264.  0    CRTC control in 2,1 valid
  6265.  1    enable digital output
  6266.  2    enable analog output
  6267.  3    panel control in 5,4 valid
  6268.  4    enable LCD output
  6269.  5    enable plasma/EL output
  6270.  6    inverse control in 7 valid
  6271.  7    0=normal, 1=inverse
  6272.  15-8    reserved
  6273. --------V-107F02BL01-------------------------
  6274. INT 10 - SOLLEX SuperVGA - DISPLAY OUTPUT CONTROL - GET DISPLAY OUTPUT
  6275.     AX = 7F02h
  6276.     BL = 01h
  6277. Return: AL <> 7Fh if not supported
  6278.     AL = 7Fh if supported
  6279.         AH = status
  6280.         00h successful
  6281.             BX = display output setting (see #0117)
  6282.             CX = displays attached (see #0118)
  6283.         01h failed
  6284. SeeAlso: AX=7F00h"SOLLEX",AX=7F02h/BL=00h
  6285.  
  6286. Bitfields for SOLLEX SuperVGA displays attached:
  6287. Bit(s)    Description    (Table 0118)
  6288.  0    PS/2 display on analog output
  6289.  1    multi-frequency monitor on analog output
  6290.  2    LCD panel attached
  6291.  3    plasma/electroluminescent panel attached
  6292.  4    multi-frequency monitor on digital output
  6293.  5    Enhanced Color Display attached to digital outpt
  6294.  6    alternate display
  6295.  15-7    reserved
  6296. --------V-107F03BL00-------------------------
  6297. INT 10 - SOLLEX SuperVGA - VIDEO SUPPORT CONTROL - GET SUPPORT INFO
  6298.     AX = 7F03h
  6299.     BL = 00h
  6300.     CX = support type
  6301.         0000h VGA, 0001h EGA, 0002h CGA, 0003h MDA, 0004h extensions,
  6302.         0005h-0012h reserved for SOLLEX, 0013h Hercules,
  6303.         0014h-001Fh reserved for SOLLEX, 0020h-00FFh reserved for OEM
  6304. Return: AL <> 7Fh if not supported
  6305.     AL = 7Fh if supported
  6306.         AH = status
  6307.         00h successful
  6308.             CX = size of video support code
  6309.             DX = segment of physical video support (0000h if no ROM)
  6310.             ES = segment of active video support
  6311.             ES:DI -> information block (DI = 0000h if none available)
  6312.         01h failed
  6313. SeeAlso: AX=7F03h/BL=01h
  6314. --------V-107F03BL01-------------------------
  6315. INT 10 - SOLLEX SuperVGA - VIDEO SUPPORT CONTROL - INITIALIZE VIDEO SUPPORT
  6316.     AX = 7F03h
  6317.     BL = 01h
  6318.     CX = support request
  6319.     ES = segment of support code
  6320. Return: AL <> 7Fh if not supported
  6321.     AL = 7Fh if supported
  6322.         AH = status
  6323.         00h successful
  6324.         01h failed
  6325. Note:    initializes the indicated video support by calling ES:0003h; this
  6326.       function may be used to switch the active video support back to
  6327.       ROM after AX=7F03h/BL=02h
  6328. SeeAlso: AX=7F03h/BL=00h
  6329. --------V-107F03BL02-------------------------
  6330. INT 10 - SOLLEX SuperVGA - VIDEO SUPPORT CONTROL - GO RAM RESIDENT
  6331.     AX = 7F03h
  6332.     BL = 02h
  6333.     CX = support request
  6334.     ES = destination segment
  6335. Return: AL <> 7Fh if not supported
  6336.     AL = 7Fh if supported
  6337.         AH = status
  6338.         00h successful
  6339.         01h failed
  6340. SeeAlso: AX=7F00h"SOLLEX",AX=7F03h/BL=01h
  6341. --------V-107F04BL00-------------------------
  6342. INT 10 - SOLLEX SuperVGA - POWER CONTROL - SET POWER STATE
  6343.     AX = 7F04h
  6344.     BL = 00h
  6345.     CX = new power state
  6346. Return: AL <> 7Fh if not supported
  6347.     AL = 7Fh if supported
  6348.         AH = status
  6349.         00h successful
  6350.         01h failed
  6351. Note:    higher values progressively reduce the operations available on the
  6352.       video adapter while yielding increasing power savings
  6353. SeeAlso: AX=7F00h"SOLLEX",AX=7F04h/BL=01h
  6354. --------V-107F04BL01-------------------------
  6355. INT 10 - SOLLEX SuperVGA - POWER CONTROL - GET POWER STATE
  6356.     AX = 7F04h
  6357.     BL = 01h
  6358. Return: AL <> 7Fh if not supported
  6359.     AL = 7Fh if supported
  6360.         AH = status
  6361.         00h successful
  6362.             CX = current power state
  6363.             DX = maximum state
  6364.         01h failed
  6365. SeeAlso: AX=7F00h"SOLLEX",AX=7F04h/BL=00h
  6366. --------V-107F04BL02-------------------------
  6367. INT 10 - SOLLEX SuperVGA - POWER CONTROL - SET TIMEOUT RESET
  6368.     AX = 7F04h
  6369.     BL = 02h
  6370.     CX = timeout reset
  6371. Return: AL <> 7Fh if not supported
  6372.     AL = 7Fh if supported
  6373.         AH = status
  6374.         00h successful
  6375.         01h failed
  6376. SeeAlso: AX=7F00h"SOLLEX",AX=7F04h/BL=03h
  6377. --------V-107F04BL03-------------------------
  6378. INT 10 - SOLLEX SuperVGA - POWER CONTROL - GET TIMEOUT RESET
  6379.     AX = 7F04h
  6380.     BL = 03h
  6381. Return: AL <> 7Fh if not supported
  6382.     AL = 7Fh if supported
  6383.         AH = status
  6384.         00h successful
  6385.             BX = time increment
  6386.             CX = current timeout reset
  6387.             DX = maximum timeout reset
  6388.             ES:DI -> timeout reset table (array of bytes)
  6389.         01h failed
  6390. Note:    the timeout period is computed as (BYTE ES:[DI+CX]) * BX timer ticks
  6391. SeeAlso: AX=7F00h"SOLLEX",AX=7F04h/BL=02h
  6392. --------V-107F05-----------------------------
  6393. INT 10 - SOLLEX SuperVGA - LOAD REGISTER
  6394.     AX = 7F05h
  6395.     ES:DI -> register value table (see #0119)
  6396. Return: AL <> 7Fh if not supported
  6397.     AL = 7Fh if supported
  6398.         AH = status
  6399.         00h successful
  6400.         01h failed
  6401. SeeAlso: AH=F1h,AH=F3h,AH=F5h
  6402.  
  6403. Format of SOLLEX SuperVGA register value table:
  6404. Offset    Size    Description    (Table 0119)
  6405.  00h    WORD    base I/O register (FFFFh = end of list)
  6406.  02h 2N BYTEs    pairs of values to be written to the base I/O register as an
  6407.           index value and the following register as a data byte
  6408.  2N+2    WORD    FFFFh (end of data list)
  6409.     ... (repeats until FFFFh base address)
  6410. --------V-107F06-----------------------------
  6411. INT 10 - SOLLEX SuperVGA - MULTIPLE FONT CONTROL
  6412.     AX = 7F06h
  6413.     BL = subfunction
  6414.         00h set multiple font state
  6415.         CX = new state (00h off, 01h on)
  6416.         01h get multiple font state
  6417.         Return: BL = current state (00h off, 01h on)
  6418. Return: AL <> 7Fh if not supported
  6419.     AL = 7Fh if supported
  6420.         AH = status
  6421.         00h successful
  6422.         01h failed
  6423. SeeAlso: AX=1100h,AX=1103h
  6424. --------V-107F07-----------------------------
  6425. INT 10 - SOLLEX SuperVGA - FILL VIDEO RAM
  6426.     AX = 7F07h
  6427.     BL = how much to fill
  6428.        00h regen size
  6429.        01h all video memory
  6430.     CX = pattern to write (normally 0720h for text modes and 0000h for gr)
  6431. Return: AL <> 7Fh if not supported
  6432.     AL = 7Fh if supported
  6433.         AH = status
  6434.         00h successful
  6435.         01h failed
  6436. SeeAlso: AH=06h
  6437. --------A-1080-------------------------------
  6438. INT 10 - CU Writer v1.4 - GET OPTION
  6439.     AH = 80h
  6440.     AL = desired option
  6441. Return: ???
  6442. Program: CU Writer is a public-domain Thai-English word processor from
  6443.       Chulalongkorn University, Bangkok
  6444. SeeAlso: AH=81h"CU Writer"
  6445. --------Q-1080--DX4456-----------------------
  6446. INT 10 U - VIDEO - DESQview 2.0x only - internal - SET ??? HANDLER
  6447.     AH = 80h
  6448.     DX = 4456h ('DV')
  6449.     ES:DI -> FAR subroutine to be called on ???
  6450. Return: DS = segment of DESQview data structure for video buffer
  6451. Note:    this function is probably meant for internal use only, due to the magic
  6452.       value required in DX
  6453.     the subroutine seems to be called when the DESQview menu is accessed;
  6454.       on entry, AL = 03h or 04h
  6455. --------A-1081-------------------------------
  6456. INT 10 - CU Writer v1.4 - SET OPTION
  6457.     AH = 81h
  6458.     ???
  6459. Return: ???
  6460. SeeAlso: AH=80h"CU Writer"
  6461. --------Q-1081--DX4456-----------------------
  6462. INT 10 U - VIDEO - DESQview 2.0x only - internal - GET ???
  6463.     AH = 81h
  6464.     DX = 4456h ('DV')
  6465. Return: ES = segment of DESQview data structure for video buffer
  6466.         BYTE ES:[0] = current window number in DV 2.0x
  6467. Note:    this function is probably meant for internal use only, due to the magic
  6468.       value required in DX
  6469. SeeAlso: AH=82h"DESQview"
  6470. --------Q-1082--DX4456-----------------------
  6471. INT 10 U - VIDEO - DESQview 2.0x only - internal - GET CURRENT WINDOW INFO
  6472.     AH = 82h
  6473.     DX = 4456h ('DV')
  6474. Return: DS = segment in DESQview for data structure
  6475.          in DV 2.00,
  6476.           BYTE DS:[0] = window number
  6477.           WORD DS:[1] = segment of other data structure
  6478.           WORD DS:[3] = segment of window's object handle
  6479.     ES = segment of DESQview data structure for video buffer
  6480.     AL = current window number
  6481.     AH = ???
  6482.     BL = direct screen writes
  6483.         00h program does not do direct writes
  6484.         01h program does direct writes, so shadow buffer not usable
  6485.     BH = ???
  6486.     CL = current video mode
  6487.     CH = ???
  6488. Note:    this function is probably meant for internal use only, due to the magic
  6489.       value required in DX
  6490. SeeAlso: AH=81h"DESQview"
  6491. --------J-108200-----------------------------
  6492. INT 10 - VIDEO - AX PC - GET/SET SCROLL MODE
  6493.     AX = 8200h
  6494.     BL = new scroll mode or FFh to get current mode
  6495.         00h dynamic, 01h software
  6496. Return: AL = scroll mode (current mode if BL=FFh, previous mode otherwise)
  6497. SeeAlso: AH=06h,AH=07h
  6498. --------J-108300-----------------------------
  6499. INT 10 - VIDEO - AX PC - GET VIDEO RAM ADDRESS
  6500.     AX = 8300h
  6501. Return: AX = offset of video RAM
  6502.     ES:BX -> virtual text RAM buffer
  6503. SeeAlso: AX=5201h
  6504. --------N-108B-------------------------------
  6505. INT 10 - Alloy MW386 - FORCE WORKSTATION SCREEN UPDATE
  6506.     AH = 8Bh
  6507. Return: nothing
  6508. SeeAlso: AH=92h,AH=93h
  6509. --------N-1090-------------------------------
  6510. INT 10 - Alloy MW386 - GET PHYSICAL WORKSTATION DISPLAY MODE
  6511.     AH = 90h
  6512. Return: AL = current video mode (see #0009 at AH=00h)
  6513. SeeAlso: AH=91h
  6514. --------N-1091-------------------------------
  6515. INT 10 - Alloy MW386 - GET PHYSICAL WORKSTATION ADAPTER TYPE
  6516.     AH = 91h
  6517. Return: AL = video adapter type (see #0120)
  6518. Note:    types less than 80h do not imply that the current user is on the host
  6519. SeeAlso: AH=90h
  6520.  
  6521. (Table 0120)
  6522. Values for Alloy MW386 video adapter type:
  6523.  00h    monochrome
  6524.  01h    Hercules monochrome graphics
  6525.  02h    CGA
  6526.  03h    EGA
  6527.  04h    VGA
  6528.  80h    monochrome text terminal
  6529.  81h    Hercules graphics terminal
  6530.  82h    color graphics terminal
  6531. --------N-1092-------------------------------
  6532. INT 10 - Alloy MW386 - INHIBIT WORKSTATION SCREEN UPDATES
  6533.     AH = 92h
  6534. Return: nothing
  6535. Note:    the terminal will be updated even when screen updates are inhibited if
  6536.       TTY output is used
  6537. SeeAlso: AH=8Bh
  6538. --------N-1093-------------------------------
  6539. INT 10 - Alloy MW386 - REDRAW SCREEN
  6540.     AH = 93h
  6541. Return: nothing
  6542. SeeAlso: AH=8Bh,AH=FFh
  6543. --------A-10A0-------------------------------
  6544. INT 10 - CU Writer v1.4 - SET PIXEL WRITE MODE
  6545.     AH = A0h
  6546.     ???
  6547. Return: ???
  6548. Program: CU Writer is a public-domain Thai-English word processor from
  6549.       Chulalongkorn University, Bangkok
  6550. SeeAlso: AH=80h"CU Writer",AH=B0h
  6551. --------p-10A0-------------------------------
  6552. INT 10 - ATI Mach64 BIOS - Display Power Management Signalling API???
  6553.     AH = A0h
  6554.     AL = function (00h-13h)
  6555.     ???
  6556. Return: AH = status
  6557.         00h successful
  6558.         01h failed
  6559.     ???
  6560. SeeAlso: AX=4F10h/BL=00h
  6561. --------V-10A004-----------------------------
  6562. INT 10 - PhoenixVIEW/LC - VIDEO DISPLAY TYPE
  6563.     AX = A004h
  6564.     ???
  6565. Return: ???
  6566. Desc:    configure display parameters
  6567. SeeAlso: AX=A01Bh"PhoenixVIEW/LC"
  6568. --------p-10A00C-----------------------------
  6569. INT 10 - ATI Mach64 BIOS - SET SLEEP MODE
  6570.     AX = A00Ch
  6571.     CL = new state
  6572.         01h standby
  6573.         02h suspend
  6574.         03h off
  6575. Return: AH = status
  6576.         00h successful
  6577.         01h failed
  6578. SeeAlso: AX=4F00h,AX=4F10h/BL=01h
  6579. --------V-10A01B-----------------------------
  6580. INT 10 - PhoenixVIEW/LC - CRT MONITOR DETECTION
  6581.     AX = A01Bh
  6582.     ???
  6583. Return: ???
  6584. Desc:    determine whether an external display is currently attached
  6585. SeeAlso: AX=A004h"PhoenixVIEW/LC"
  6586. --------U-10AA-------------------------------
  6587. INT 10 OU - Player's Tool 3.0 - UNINSTALL
  6588.     AH = AAh
  6589. Return: ???
  6590. Note:    this call has been removed in PT 3.996b
  6591. Program: Player's Tool is a game cheater by Dmitry Yakunin & Andy Robinson
  6592. SeeAlso: AH=ABh,INT 2F/AH=AAh
  6593. --------U-10AB-------------------------------
  6594. INT 10 OU - Player's Tool 3.0 - INSTALLATION CHECK
  6595.     AH = ABh
  6596. Return: BH = FFh
  6597.     ???
  6598. Note:    this call has been removed in PT 3.996b
  6599. SeeAlso: AH=AAh,INT 2F/AH=ABh
  6600. --------A-10B0-------------------------------
  6601. INT 10 - CU Writer v1.4 - PUT PIXEL
  6602.     AH = B0h
  6603.     ???
  6604. Return: ???
  6605. SeeAlso: AH=A0h"CU Writer",AH=B1h,AH=B2h,AH=B3h,AH=B4h,AH=B5h,AH=D0h
  6606. --------A-10B1-------------------------------
  6607. INT 10 - CU Writer v1.4 - MOVE TO
  6608.     AH = B1h
  6609.     ???
  6610. Return: ???
  6611. SeeAlso: AH=B0h,AH=B2h,AH=C0h"CU Writer"
  6612. --------A-10B2-------------------------------
  6613. INT 10 - CU Writer v1.4 - DRAW LINE TO
  6614.     AH = B2h
  6615.     ???
  6616. Return: ???
  6617. SeeAlso: AH=B0h,AH=B1h,AH=B3h,AH=B4h,AH=B5h
  6618. --------A-10B3-------------------------------
  6619. INT 10 - CU Writer v1.4 - FLOOD FILL
  6620.     AH = B3h
  6621.     ???
  6622. Return: ???
  6623. SeeAlso: AH=B2h,AH=B5h
  6624. --------A-10B4-------------------------------
  6625. INT 10 - CU Writer v1.4 - DRAW RECTANGLE
  6626.     AH = B4h
  6627.     ???
  6628. Return: ???
  6629. SeeAlso: AH=B0h,AH=B2h,AH=B3h,AH=B5h
  6630. --------A-10B5-------------------------------
  6631. INT 10 - CU Writer v1.4 - DRAW FILLED RECTANGLE
  6632.     AH = B5h
  6633.     ???
  6634. Return: ???
  6635. SeeAlso: AH=B0h,AH=B2h,AH=B3h,AH=B4h
  6636. --------V-10BD44-----------------------------
  6637. INT 10 U - Compaq QVision - ???
  6638.     AX = BD44h
  6639.     ???
  6640. Return: ???
  6641. Note:    called by Compaq's MTX132.COM, which places the QVision in 132-column
  6642.       mode
  6643. --------V-10BF--CX0000-----------------------
  6644. INT 10 - Athena Digital HGCIBM.COM - INSTALLATION CHECK
  6645.     AH = BFh
  6646.     CX = 0000h (???)
  6647. Return: CX = 0202h
  6648.     DL = ??? (internal data, possibly version number)
  6649. --------b-10BF00-----------------------------
  6650. INT 10 - VIDEO - Compaq Extensions - SELECT EXTERNAL MONITOR
  6651.     AX = BF00h
  6652. Return: nothing
  6653. Desc:    specify that the external monitor become the active monitor
  6654. Note:    all registers preserved and the internal monitor is blanked
  6655. SeeAlso: AX=BF01h,AX=BF12h,AH=12h/BL=35h
  6656. --------b-10BF01-----------------------------
  6657. INT 10 - VIDEO - Compaq Extensions - SELECT INTERNAL MONITOR
  6658.     AX = BF01h
  6659. Return: nothing
  6660. Desc:    specify that the internal monitor become the active monitor
  6661. Note:    all registers preserved and the external monitor is blanked
  6662. SeeAlso: AX=BF00h,AX=BF12h,AH=12h/BL=35h
  6663. --------b-10BF02-----------------------------
  6664. INT 10 - VIDEO - Compaq Extensions - SET MASTER MODE OF CURRENT CONTROLLER
  6665.     AX = BF02h
  6666.     BH = master mode
  6667.         04h CGA
  6668.         05h EGA
  6669.         07h MDA
  6670. Return: nothing
  6671. SeeAlso: AX=BF03h
  6672. --------b-10BF03BX0000-----------------------
  6673. INT 10 - VIDEO - Compaq Extensions - GET ENVIRONMENT
  6674.     AX = BF03h
  6675.     BX = 0000h
  6676. Return: BH = active monitor
  6677.         (00h = external, 01h = internal, 03h both, 04h neither)
  6678.     BL = master mode (see #0121)
  6679.     CH = ASIC type and version
  6680.         00h (reserved, very early Compaq VGCs)
  6681.         31h if QVision VGA
  6682.     CL = switchable VDU modes supported (see #0122)
  6683.     DH = internal monitor type (see #0123)
  6684.     DL = external monitor type (see #0123)
  6685. SeeAlso: AX=1A00h,AX=BF00h,AX=BF01h,AX=BF02h,AX=BF11h
  6686.  
  6687. (Table 0121)
  6688. Values for Compaq video master mode:
  6689.  00h    switchable VDU not present
  6690.  04h    CGA
  6691.  05h    EGA
  6692.  07h    MDA
  6693.  08h    switchable LCD controller present
  6694.  09h    plasma VGA
  6695.  0Ah    TFT (active-matrix) VGA
  6696.  
  6697. Bitfields for Compaq switchable VDU modes support:
  6698. Bit(s)    Description    (Table 0122)
  6699.  0    CGA supported
  6700.  1,2    reserved (1)
  6701.  3    MDA supported
  6702.  4    BitBLT engine available
  6703.  5    132-column support availble
  6704.  6    640x480x256 mode available
  6705.  7    8-bit DAC mode available
  6706.  
  6707. (Table 0123)
  6708. Values for Compaq monitor type:
  6709.  00h    none
  6710.  01h    dual-mode monitor
  6711.  02h    5153 RGB monitor (RGBI 16-color)
  6712.  03h    Compaq Color monitor
  6713.  04h    640x400 flat panel (Plasma CGA)
  6714.  05h    VGC monochrome
  6715.  06h    VGC color
  6716.  07h    8-level mono LCD VGA (internal)
  6717.     1024x768 mono VGA (external)
  6718.  08h    16-level mono plasma VGA (internal)
  6719.     1024x768 color VGA (external)
  6720.  09h    4-level mono LCD CGA
  6721.  0Ah    16-level mono LCD VGA
  6722.  0Bh    active-matrix color VGA
  6723.  0Ch    active-matrix mono VGA
  6724.  0Dh    STN color VGA
  6725. --------b-10BF04-----------------------------
  6726. INT 10 - VIDEO - Compaq Extensions - SET MODE SWITCH DELAY
  6727.     AX = BF04h
  6728.     BH = new state of delay (00h enabled, 01h disabled)
  6729. Return: nothing
  6730. Note:    the 04/08/93 sytem ROM appears to use BL instead of BH; a future
  6731.       version of the list will provide more definite information
  6732. SeeAlso: AX=BF05h
  6733. --------b-10BF05-----------------------------
  6734. INT 10 - VIDEO - Compaq Extensions - ENABLE/DISABLE DISPLAY
  6735.     AX = BF05h
  6736.     BH = new state of video
  6737.         00h off
  6738.         01h on
  6739. Return: nothing
  6740. Note:    the 04/08/93 sytem ROM appears to use BL instead of BH; a future
  6741.       version of the list will provide more definite information
  6742. SeeAlso: AH=12h/BL=36h,AX=BF04h
  6743. --------b-10BF06-----------------------------
  6744. INT 10 - VIDEO - Compaq SLT/286 - READ GRAY SCALE TABLE
  6745.     AX = BF06h
  6746.     CL = address to be read from gray scale table
  6747. Return: AL = bit 3-0 - Value read from gray scale table
  6748.     CL = address to be read from gray scale table
  6749. SeeAlso: AH=12h/BL=33h,AX=BF07h
  6750. --------b-10BF07-----------------------------
  6751. INT 10 - VIDEO - Compaq SLT/286 - WRITE GRAY SCALE TABLE
  6752.     AX = BF07h
  6753.     CH = value to write to gray scale table
  6754.     CL = address to be written to gray scale table
  6755. Return: nothing
  6756. SeeAlso: AX=BF06h,AX=BF08h
  6757. --------b-10BF08-----------------------------
  6758. INT 10 - VIDEO - Compaq SLT/286 - WRITE COLOR MIX REGISTERS
  6759.     AX = BF08h
  6760.     CH = bits 7-4 green weight
  6761.          bits 3-0 blue weight
  6762.     CL = bits 7-4 unused
  6763.          bits 3-0 red weight
  6764. Return: nothing
  6765. SeeAlso: AH=12h/BL=33h,AX=BF07h
  6766. --------b-10BF09-----------------------------
  6767. INT 10 - VIDEO - Compaq Extensions - TURN ON REVERSE VIDEO
  6768.     AX = BF09h
  6769. Return: CF clear
  6770. Notes:    sets bit 6 of port 03CEh index 81h; in some cases also sets index 84h
  6771.       to 6Fh and index 83h to 04h
  6772.     supported by at least the QVision board and the LTE Lite ROM BIOS
  6773. SeeAlso: AX=BF0Ah,AX=BF0Bh
  6774. --------b-10BF0A-----------------------------
  6775. INT 10 - VIDEO - Compaq Extensions - TURN OFF REVERSE VIDEO
  6776.     AX = BF0Ah
  6777. Return: CF clear
  6778. Notes:    clears bit 6 of port 03CEh index 81h; in some cases also sets index 84h
  6779.       to 80h and index 83h to FBh
  6780.     supported by at least the QVision board and the LTE Lite ROM BIOS
  6781. SeeAlso: AX=BF09h,AX=BF0Bh
  6782. --------b-10BF0B-----------------------------
  6783. INT 10 - VIDEO - Compaq Extensions - CHECK WHETHER VIDEO REVERSED
  6784.     AX = BF0Bh
  6785. Return: CF clear
  6786.     AX = state (0000h normal video, 0001h reverse video)
  6787. Note:    supported by at least the QVision board and the LTE Lite ROM BIOS
  6788. SeeAlso: AX=BF09h,AX=BF0Ah
  6789. --------b-10BF0C-----------------------------
  6790. INT 10 - VIDEO - Compaq Extensions - SET DAC 6-BIT MODE
  6791.     AX = BF0Ch
  6792. Return: CF clear
  6793. Desc:    specify that video DAC registers use only six bits of color info
  6794. Note:    supported by at least the QVision board and the SystemPro XL ROM BIOS
  6795. SeeAlso: AX=BF0Dh,AX=BF0Eh
  6796. --------b-10BF0D-----------------------------
  6797. INT 10 - VIDEO - Compaq Extensions - SET DAC 8-BIT MODE
  6798.     AX = BF0Dh
  6799. Return: CF clear
  6800. Desc:    specify that video DAC registers use all eight bits of color info
  6801. Note:    supported by at least the QVision board and the SystemPro XL ROM BIOS
  6802. SeeAlso: AX=BF0Ch,AX=BF0Eh
  6803. --------b-10BF0E-----------------------------
  6804. INT 10 - VIDEO - Compaq Extensions - CHECK DAC 6-BIT/8-BIT mode
  6805.     AX = BF0Eh
  6806. Return: CF clear
  6807.     AL = DAC mode
  6808.         00h in 6-bit mode
  6809.         01h in 8-bit mode
  6810. Note:    supported by at least the QVision board and the SystemPro XL ROM BIOS
  6811. SeeAlso: AX=BF0Ch,AX=BF0Dh
  6812. --------b-10BF0F-----------------------------
  6813. INT 10 - VIDEO - Compaq Extensions - SET HIGH ADRESS MAP REGISTER
  6814.     AX = BF0Fh
  6815.     BX = high address map location in megabytes, or
  6816.         0000h to disable high address map, or
  6817.         FFFFh to let ROM configure high address map
  6818. Return: CF clear
  6819.     AX = previous value of high address map register
  6820. Notes:    supported by at least the QVision board and the SystemPro XL and LTE
  6821.       Lite ROM BIOSes
  6822. SeeAlso: AX=BF10h
  6823. --------b-10BF10-----------------------------
  6824. INT 10 - VIDEO - Compaq Extensions - GET HIGH ADDRESS MAP REGISTER
  6825.     AX = BF10h
  6826. Return: CF clear
  6827.     AX = current value of high address map register
  6828. Notes:    supported by at least the QVision board and the SystemPro XL and LTE
  6829.       Lite ROM BIOSes
  6830.     the Compaq QVision documentation (October 1993) says the value is
  6831.       returned in BX, but this appears to be one of many typos
  6832. SeeAlso: AX=BF0Fh
  6833. --------b-10BF11-----------------------------
  6834. INT 10 - VIDEO - Compaq Extensions - GET EXTENDED ENVIRONMENT
  6835.     AX = BF11h
  6836. Return: AL = BFh if supported
  6837.         CF clear
  6838.         ES:DI -> ASCII signature "COMPAQ"
  6839.         ES:SI -> advanced functionality table (see #0124)
  6840. Note:    supported by at least the QVision board and the LTE Lite and ProSignia
  6841.       ROM BIOSes
  6842. SeeAlso: AX=1A00h,AX=BF03h
  6843.  
  6844. Bitfields for Compaq advanced video functionality:
  6845. Bit(s)    Description    (Table 0124)
  6846.  31    future graphics extensions (reserved, set to 0)
  6847.  30-16    reserved
  6848.  15-12    available video memory in 256K blocks, less one (0000 = 256K, etc.)
  6849.  11-8    reserved
  6850.  7    QVision modes supported
  6851.  6    Advanced VGA modes supported
  6852.  5    Accelerated VGA modes supported
  6853.  4    standard VGA modes supported
  6854.  3-2    reserved
  6855.  1    132-column modes supported
  6856.  0    reserved
  6857. --------b-10BF12-----------------------------
  6858. INT 10 - VIDEO - Compaq Extensions - NEW ACTIVE MONITOR
  6859.     AX = BF12h
  6860.     BH reserved
  6861.     BL = function mask (see #0125)
  6862. Return: CF clear
  6863. Notes:    this function is a NOP if the VGA subsystem is inactive or the current
  6864.       Display Combination Code is 10h or higher
  6865.     supported by at least the QVision board and the LTE Lite and ProSignia
  6866.       ROM BIOSes
  6867. SeeAlso: AX=BF01h,AX=BF02h
  6868.  
  6869. Bitfields for function mask:
  6870. Bit(s)    Description    (Table 0125)
  6871.  7    command mode
  6872.     if set, bits 1 and 0 make the monitor active when set
  6873.     if clear, bits 1 and 0 toggle the monitor's state when set
  6874.  6-2    reserved
  6875.  1    internal monitor
  6876.  0    external monitor
  6877. --------b-10BF13-----------------------------
  6878. INT 10 - VIDEO - Compaq QVision - GAMMA CORRECTION
  6879.     AX = BF13h
  6880.     BL = subfunction
  6881.         00h load gamma correction table for true-color mode
  6882.         DS = BIOS data segment
  6883.         01h set palette RAM bypass
  6884.     BH = 00h
  6885. Return: nothing
  6886. Note:    these functions must be called after a video mode set, and are in
  6887.       effect only for the current video mode
  6888. --------V-10BFA0BXADAD-----------------------
  6889. INT 10 - VIDEO - Compaq ADAPT.COM - INSTALLATION CHECK
  6890.     AX = BFA0h
  6891.     BX = ADADh
  6892. Return: AX = BDBDh if newer ADAPT.COM installed
  6893.         BX = BCD version (BH = major, BL = minor)
  6894.         CL = ???
  6895.         CH = ???
  6896.         DL = ???
  6897.     AX = ADADh if older version of ADAPT.COM installed
  6898. Program: ADAPT is Compaq's Advanced Display Attribute Programming Tool, an
  6899.       optionally-resident utility for setting display colors and cursor
  6900.       size; when resident, it also includes a screen blanker
  6901. SeeAlso: AX=BFA1h,AX=BFA2h,AX=DFA5h
  6902. Index:    screen saver;ADAPT
  6903. --------V-10BFA1-----------------------------
  6904. INT 10 - VIDEO - Compaq ADAPT.COM - GET ???
  6905.     AX = BFA1h
  6906. Return: AX = BDBEh if supported
  6907.         CH = current value of ???
  6908.         DL = current value of ???
  6909. SeeAlso: AX=BFA0h,AX=BFA2h
  6910. --------V-10BFA2-----------------------------
  6911. INT 10 - VIDEO - Compaq ADAPT.COM - SET ???
  6912.     AX = BFA2h
  6913.     CH = new value for ???
  6914.     DL = new value for ???
  6915. Return: AX = BDBEh if supported
  6916. SeeAlso: AX=BFA0h,AX=BFA1h
  6917. --------A-10C0-------------------------------
  6918. INT 10 - CU Writer v1.4 - GO TO TEXT ROW AND COLUMN
  6919.     AH = C0h
  6920.     ???
  6921. Return: ???
  6922. SeeAlso: AH=B1h,AH=C1h,AH=C2h,AH=C3h,AH=C4h
  6923. --------V-10C000-----------------------------
  6924. INT 10 U - S3 SpeedUp v3.10 - INSTALLATION CHECK
  6925.     AX = C000h
  6926. Return: AX = FFFFh if installed
  6927.         DX = version number (binary, DH=major, DL=minor)
  6928.         BX = resident code segment
  6929. Program: S3SPDUP is a freeware TSR by Dietmar Meschede to improve the speed
  6930.       of chained video modes (both VESA and VGA Mode 13) on S3-chipset
  6931.       video cards
  6932. SeeAlso: AX=C001h,AX=C002h,AX=C003h
  6933. --------V-10C001-----------------------------
  6934. INT 10 U - S3 SpeedUp v3.10 - GET ACTIVE OPTIONS
  6935.     AX = C001h
  6936. Return: AX = FFFFh if function supported
  6937.         BX = currently active options (see #0126)
  6938. SeeAlso: AX=C000h,AX=C002h,AX=C003h
  6939.  
  6940. Bitfields for S3SpeedUp options:
  6941. Bit(s)    Description    (Table 0126)
  6942.  0    speed up banked VESA modes
  6943.  1    speed up 320x200 VGA mode 13
  6944. SeeAlso: #0132
  6945. --------V-10C002-----------------------------
  6946. INT 10 U - S3 SpeedUp v3.10 - SET ACTIVE OPTIONS
  6947.     AX = C002h
  6948.     BX = new value for active options (see #0126)
  6949. Return: AX = FFFFh if function supported
  6950. SeeAlso: AX=C000h,AX=C001h,AX=C003h
  6951. --------V-10C003-----------------------------
  6952. INT 10 U - S3 SpeedUp v3.10 - GET ??? FLAGS
  6953.     AX = C003h
  6954. Return: AX = FFFFh if function supported
  6955.         BX = ??? bit flags
  6956.         bit 0: ???
  6957.         bit 1: ???
  6958. SeeAlso: AX=C000h,AX=C001h,AX=C002h
  6959. --------A-10C1-------------------------------
  6960. INT 10 - CU Writer v1.4 - OUTPUT TEXT
  6961.     AH = C1h
  6962.     ???
  6963. Return: ???
  6964. SeeAlso: AH=C0h,AH=C2h,AH=C3h,AH=C4h
  6965. --------A-10C2-------------------------------
  6966. INT 10 - CU Writer v1.4 - REVERSE TEXT
  6967.     AH = C2h
  6968.     ???
  6969. Return: ???
  6970. SeeAlso: AH=C0h,AH=C1h,AH=C3h,AH=C4h
  6971. --------A-10C3-------------------------------
  6972. INT 10 - CU Writer v1.4 - TEXT BAR
  6973.     AH = C3h
  6974.     ???
  6975. Return: ???
  6976. SeeAlso: AH=C0h,AH=C1h,AH=C4h
  6977. --------A-10C4-------------------------------
  6978. INT 10 - CU Writer v1.4 - TEXT MENU
  6979.     AH = C4h
  6980.     ???
  6981. Return: ???
  6982. SeeAlso: AH=C0h,AH=C1h,AH=C3h,AH=D0h
  6983. --------V-10CB00-----------------------------
  6984. INT 10 - UNCHAIN - SAVE CURRENT VGA REGISTERS
  6985.     AX = CB00h
  6986. Note:    combined with AX=CB06h, this function permits the use of video mode
  6987.       13h together with the VGA's unchained mode
  6988. SeeAlso: AX=CB06h,AX=CBFFh
  6989. --------V-10CB01-----------------------------
  6990. INT 10 - UNCHAIN - UPDATE PAGE 1 OFFSET
  6991.     AX = CB01h
  6992.     BX = offset of page 1
  6993. Return: nothing
  6994. Desc:    inform UNCHAIN of the location of video page 1 in video memory; the
  6995.       default is 0000h
  6996. SeeAlso: AX=CB02h,AX=CB03h,AX=CB04h,AX=CBFFh
  6997. --------V-10CB02-----------------------------
  6998. INT 10 - UNCHAIN - UPDATE PAGE 2 OFFSET
  6999.     AX = CB02h
  7000.     BX = offset of page 2
  7001. Return: nothing
  7002. Desc:    inform UNCHAIN of the location of video page 2 in video memory; the
  7003.       default is 3E80h (16000, for 320x200)
  7004. SeeAlso: AX=CB00h,AX=CB01h,AX=CB03h,AX=CB04h
  7005. --------V-10CB03-----------------------------
  7006. INT 10 - UNCHAIN - UPDATE PAGE 3 OFFSET
  7007.     AX = CB03h
  7008.     BX = offset of page 3
  7009. Return: nothing
  7010. Desc:    inform UNCHAIN of the location of video page 3 in video memory; the
  7011.       default is 7D00h (32000, for 320x200)
  7012. SeeAlso: AX=CB01h,AX=CB02h,AX=CB04h
  7013. --------V-10CB04-----------------------------
  7014. INT 10 - UNCHAIN - UPDATE PAGE 4 OFFSET
  7015.     AX = CB04h
  7016.     BX = offset of page 4
  7017. Return: nothing
  7018. Desc:    inform UNCHAIN of the location of video page 4 in video memory; the
  7019.       default is BB80h (48000, for 320x200)
  7020. SeeAlso: AX=CB01h,AX=CB02h,AX=CB03h,AX=CB05h
  7021. --------V-10CB05-----------------------------
  7022. INT 10 - UNCHAIN - SAVE PALETTE
  7023.     AX = CB05h
  7024. Return: nothing
  7025. SeeAlso: AX=CB00h,AX=CB06h
  7026. --------V-10CB06-----------------------------
  7027. INT 10 - UNCHAIN - RESTORE VGA REGISTERS
  7028.     AX = CB06h
  7029. Return: nothing
  7030. SeeAlso: AX=CB00h,AX=CB05h,AX=CBFFh
  7031. --------V-10CBFF-----------------------------
  7032. INT 10 - UNCHAIN - INSTALLATION CHECK
  7033.     AX = CBFFh
  7034. Return: AX = CCBBh if installed
  7035. Program: UNCHAIN is a TSR by Colin Buckley which permits use of Borland
  7036.       development tools with Mode X video in the absence of a second
  7037.       monitor
  7038. SeeAlso: AX=CB00h,AX=CB01h,AX=CB06h
  7039. --------V-10CC00-----------------------------
  7040. INT 10 - VIDEO - UltraVision - GET STATUS (INSTALLATION CHECK)
  7041.     AX = CC00h
  7042.     SI = magic value 0000h (if checking version)
  7043. Return: CX = product signature
  7044.         ABCDh UltraVision
  7045.         5546h ('UF') UltraFont
  7046.     AL = Ultravision extensions
  7047.         00h enabled
  7048.         FFh disabled
  7049.     AH = card designator
  7050.     BX:00F0h -> palette values (for compatibility with NEWFONT)
  7051.     DX = support for high resolution modes
  7052.         00h not active
  7053.         01h active
  7054.     SI = UltraVision version number (v1.2+), high byte=major,low byte=minor
  7055.         unchanged for versions <1.2
  7056. Note:    UltraFont is a simplified version of UltraVision for Toshiba;
  7057.       only the signature in CX and the status in AL will be returned
  7058. SeeAlso: AX=CC01h,AX=CC02h
  7059. --------V-10CC01-----------------------------
  7060. INT 10 - VIDEO - UltraVision - DISABLE EXTENSIONS
  7061.     AX = CC01h
  7062. Return: nothing
  7063. Notes:    subsequent BIOS calls will be passed through to previous handler
  7064.     should be followed immediately by mode set to restore normal EGA/VGA
  7065.       state
  7066. SeeAlso: AX=CC02h
  7067. --------V-10CC02-----------------------------
  7068. INT 10 - VIDEO - UltraVision - ENABLE EXTENSIONS
  7069.     AX = CC02h
  7070. Return: nothing
  7071. Note:    should be followed immediately by mode set to restore previous
  7072.       UltraVision state
  7073. SeeAlso: AX=CC01h
  7074. --------U-10CCAB-----------------------------
  7075. INT 10 - HiFont - INSTALLATION CHECK
  7076.     AX = CCABh
  7077. Return: AX = ABCCh
  7078. Program: HiFont is a 8x19 font driver for standard VGA by Solar Designer
  7079. --------V-10CD00-----------------------------
  7080. INT 10 - VIDEO - UltraVision - LOAD ULTRAVISION PALETTE (color EGA,VGA)
  7081.     AX = CD00h
  7082.     CL = palette table number (01h-07h for v1.x, 01h-0Fh for v2+)
  7083.     DS:DX -> 16-byte palette register list (colors for registers 00h-0Fh)
  7084. Return: nothing
  7085. Notes:    if palette locking is in effect for the current mode, the new colors
  7086.       will be displayed immediately; otherwise, the system reverts to the
  7087.       default palette
  7088.     palette table 0 is reserved for the default palette and cannot be set
  7089.     UltraVision always sets the border color to black
  7090. SeeAlso: AX=CD01h,AX=CD02h
  7091. --------V-10CD01-----------------------------
  7092. INT 10 - VIDEO - UltraVision - SET PALETTE LOCKING STATUS (color EGA,VGA)
  7093.     AX = CD01h
  7094.     CL = palette locking value
  7095.         00h none
  7096.         01h text modes only (02h,03h)
  7097.         FFh all modes (all standard color text and graphics modes)
  7098. Return: nothing
  7099. Notes:    intended for video modes with 16 or fewer colors
  7100. SeeAlso: AX=1000h,AX=1002h,AX=CD00h,AX=CD03h
  7101. --------V-10CD02-----------------------------
  7102. INT 10 - VIDEO - UltraVision - GET ULTRAVISION PALETTE (EGA,VGA)
  7103.     AX = CD02h
  7104. Return: CL = palette table number
  7105.     DS:DX -> 17-byte palette register list (see #0127)
  7106.     DS:SI -> current font names table (see #0128,#0129)
  7107. Note:    only the font names are valid on monochrome EGA systems
  7108. SeeAlso: AX=1009h,AX=CD00h
  7109.  
  7110. Format of UltraVision palette register list:
  7111. Offset    Size    Description    (Table 0127)
  7112.  00h 16 BYTEs    colors for palette registers 00h through 0Fh
  7113.  10h    BYTE    border color
  7114.  
  7115. Format of UltraVision v2+ current font names table:
  7116. Offset    Size    standard EGA    HiRes EGA    VGA    (Table 0128)
  7117.  00h  8 BYTEs    N/A        F19 font    F20 font
  7118.  08h  8 BYTEs    F14 font    F14 font    F14 font
  7119.  10h  8 BYTEs    N/A        F11 font    F10 font
  7120.  18h  8 BYTEs    F8 font        F8 font        F8 font
  7121.  
  7122. Format of UltraVision v1.x current font names table:
  7123. Offset    Size    HiRes EGA    (Table 0129)
  7124.  00h  8 BYTEs    F19/F14 font
  7125.  08h  8 BYTEs    F11/F8 font
  7126. --------V-10CD03-----------------------------
  7127. INT 10 - VIDEO - UltraVision - GET PALETTE LOCKING STATUS (color EGA,VGA)
  7128.     AX = CD03h
  7129. Return: CL = palette locking value
  7130.         00h none
  7131.         01h text modes only
  7132.         FFh all modes
  7133. SeeAlso: AX=CD01h
  7134. --------V-10CD04-----------------------------
  7135. INT 10 - VIDEO - UltraVision - GET UltraVision TEXT MODE (EGA,VGA)
  7136.     AX = CD04h
  7137. Return: AL = mode number (see #0130)
  7138. SeeAlso: AH=0Fh,AX=CC00h,AH=CDh
  7139.  
  7140. (Table 0130)
  7141. Values for UltraVision video mode number:
  7142.  11h    80x25
  7143.  12h    80x43, 80x50
  7144.  13h    80x34, 80x36
  7145.  14h    80x60, 80x63
  7146.  19h    94x25
  7147.  1Ah    94x43, 94x50
  7148.  1Bh    94x36
  7149.  1Ch    94x63
  7150.  21h    108x25
  7151.  22h    108x43, 108x50
  7152.  23h    107x34, 108x36
  7153.  24h    108x60, 108x63
  7154.  31h    120x25
  7155.  32h    120x43, 120x50
  7156.  33h    132x25
  7157.  34h    132x44, 132x50
  7158.  39h    120x36
  7159.  3Ah    120x63
  7160.  3Bh    132x36
  7161.  3Ch    132x60
  7162. Index:    video modes;UltraVision
  7163. --------V-10CD05-----------------------------
  7164. INT 10 - VIDEO - UltraVision - SET CURSOR TYPE (EGA,VGA)
  7165.     AX = CD05h
  7166.     CL = type
  7167.         00h line cursor
  7168.         FFh box cursor
  7169. Return: nothing
  7170. Note:    sets default cursor type for text-based programs
  7171. SeeAlso: AH=01h,AX=CD06h
  7172. --------V-10CD06-----------------------------
  7173. INT 10 - VIDEO - UltraVision - GET CURSOR TYPE (EGA,VGA)
  7174.     AX = CD06h
  7175. Return: CL = type
  7176.         00h line cursor
  7177.         FFh box cursor
  7178. SeeAlso: AH=03h,AX=CD05h
  7179. --------V-10CD07-----------------------------
  7180. INT 10 - VIDEO - UltraVision v1.2+ - SET UNDERLINE STATUS (EGA,VGA)
  7181.     AX = CD07h
  7182.     CL = hardware underline status (see #0131)
  7183.     BL = foreground color for normal text (FFh = current)
  7184.     BH = foreground color for bright text (FFh = current)
  7185. Return: CL = hardware underline status
  7186.     BL = current foreground color for normal text
  7187.     BH = current foreground color for bright text
  7188. Notes:    when underline or strikeout is enabled in color text modes, the
  7189.       specified colors will be assigned temporarily to colors 01h and 09h,
  7190.       allowing affected text to match non-underlined text.    The color
  7191.       remapping uses values from the current onscreen palette regardless
  7192.       of the palette locking status (see AX=CD01h)
  7193.     specify the standard colors (BL=01h,BH=09h) to enable underline or
  7194.       strikeout without color remapping
  7195. SeeAlso: AX=CD08h
  7196.  
  7197. (Table 0131)
  7198. Values for hardware underline status:
  7199.  00h    off (color systems only)
  7200.  01h    underline below characters
  7201.  02h    strike through characters
  7202. --------V-10CD08-----------------------------
  7203. INT 10 - VIDEO - UltraVision v1.2+ - GET UNDERLINE STATUS (EGA,VGA)
  7204.     AX = CD08h
  7205. Return: CL = hardware underline status (see #0131)
  7206.     BL = foreground color for normal text
  7207.     BH = foreground color for bright text
  7208. Note:    only CL is valid on monochrome EGA systems
  7209. SeeAlso: AX=CD07h
  7210. --------V-10CD10-----------------------------
  7211. INT 10 - VIDEO - UltraVision - LOAD USER FONT (EGA,VGA)
  7212.     AX = CD10h
  7213.     BH = bytes per character (08h,0Ah,0Bh,0Eh,13h,14h)
  7214.     CX = ABCDh load 9xN alternate font (v2+)
  7215.        else number of characters to load
  7216.         DX = character offset into font table
  7217.         DS:SI -> 8-byte ASCII font name
  7218.     ES:BP -> font definitions
  7219. Return: AX = FFFFh if invalid font parameters
  7220. Notes:    loads the designated characters into UltraVision's resident font area
  7221.     should be followed by a video mode set to reload character generator
  7222. SeeAlso: AX=1100h,AX=1103h
  7223. --------V-10CD-------------------------------
  7224. INT 10 - VIDEO - UltraVision - SET ULTRAVISION TEXT MODE (EGA,VGA)
  7225.     AH = CDh
  7226.     AL = text mode number (see #0130)
  7227. Return: AX = CDCDh if invalid mode
  7228. SeeAlso: AX=CD04h
  7229. --------A-10D0-------------------------------
  7230. INT 10 - CU Writer v1.4 - LOAD PICTURE
  7231.     AH = D0h
  7232.     ???
  7233. Return: ???
  7234. SeeAlso: AH=B0h"CU Writer",AH=C4h
  7235. --------V-10D0-------------------------------
  7236. INT 10 U - VIDEO - HP 100LX/200LX - SET ZOOM MODE
  7237.     AH = D0h
  7238.     AL = zoom mode
  7239.         02h 80x25 mono
  7240.         03h 80x25 color
  7241.         80h 64x18 mono
  7242.         81h 64x18 color
  7243.         82h 40x25 mono
  7244.         83h 40x25 color
  7245.         84h 40x16 mono
  7246.         85h 40x16 color
  7247. Return: nothing
  7248. Note:    zoom mode can only be changed within zoom modes of the same color
  7249.       scheme; if needed, set to mono/color with AH=00h,AL=02h/03h; with
  7250.       mono video modes AL=07h or AL=21h only 80x25 and 40x16 will work
  7251.     the current zoom mode is stored in the BIOS data area at 0040h:009Fh
  7252. SeeAlso: AH=D1h,AH=D4h
  7253. --------V-10D000-----------------------------
  7254. INT 10 U - S3VBE/Core2.0 v3.02+ - INSTALLATION CHECK
  7255.     AX = D000h
  7256. Return: AX = FFFFh if installed
  7257.         BX = resident code segment
  7258.         DX = version (binary, DH = major, DL = minor)
  7259. Program: S3VBE/Core2.0 is a freeware TSR by Dietmar Meschede to provide
  7260.       VESA 2.0 services on S3-based video cards with VESA 1.2 BIOS
  7261. SeeAlso: AX=D001h"S3VBE",AX=D002h"S3VBE",AX=D003h"S3VBE",AX=D005h"S3VBE"
  7262. --------V-10D001-----------------------------
  7263. INT 10 U - S3VBE/Core2.0 v3.02+ - GET ACTIVE OPTIONS
  7264.     AX = D001h
  7265. Return: AX = FFFFh if supported
  7266.         BX = currently active options (see #0132)
  7267. SeeAlso: AX=D000h"S3VBE",AX=D002h"S3VBE"
  7268.  
  7269. Bitfields for S3VBE options:
  7270. Bit(s)    Description    (Table 0132)
  7271.  0    VESA VBE v2.0 extensions enabled
  7272.  1    linear frame buffer enabled
  7273.  2    low-resolution video mode support enabled
  7274. SeeAlso: #0126
  7275. --------V-10D002-----------------------------
  7276. INT 10 U - S3VBE/Core2.0 v3.02+ - SET ACTIVE OPTIONS
  7277.     AX = D002h
  7278.     BX = new active options (see #0132)
  7279. Return: AX = FFFFh if supported
  7280. SeeAlso: AX=D000h"S3VBE",AX=D001h"S3VBE"
  7281. --------V-10D003-----------------------------
  7282. INT 10 U - S3VBE/Core2.0 v3.10+ - ???
  7283.     AX = D003h
  7284. Return: AX = FFFFh if supported
  7285.         BX = ??? (0001h for v3.10)
  7286. SeeAlso: AX=D000h"S3VBE",AX=D001h"S3VBE",AX=D004h"S3VBE",AX=D005h"S3VBE"
  7287. --------V-10D004-----------------------------
  7288. INT 10 U - S3VBE/Core2.0 v3.10+ - ???
  7289.     AX = D004h
  7290.     ???
  7291. Return: AX = FFFFh if supported
  7292.     BX destroyed
  7293. Note:    called by S3 SpeedUp (see AX=C000h)
  7294. SeeAlso: AX=D000h"S3VBE",AX=D001h"S3VBE",AX=D003h"S3VBE",AX=D005h"S3VBE"
  7295. --------V-10D005-----------------------------
  7296. INT 10 U - S3VBE/Core2.0 v3.10+ - ???
  7297.     AX = D005h
  7298.     ???
  7299. Return: AX = FFFFh if supported
  7300.     BX destroyed
  7301. Note:    called by S3 SpeedUp (see AX=C000h)
  7302. SeeAlso: AX=D000h"S3VBE",AX=D001h"S3VBE",AX=D003h"S3VBE",AX=D004h"S3VBE"
  7303. --------V-10D1-------------------------------
  7304. INT 10 U - VIDEO - HP 100LX/200LX - INTERNAL - ???
  7305.     AH = D1h
  7306.     AL = 01h
  7307. Return: ???
  7308. Note:    called by AH=D0h
  7309. SeeAlso: AH=D0h,AH=D4h
  7310. --------V-10D4-------------------------------
  7311. INT 10 U - VIDEO - HP 100LX/200LX - INTERNAL - ???
  7312.     AH = D4h
  7313.     AL = 29h
  7314. Return: ???
  7315. Note:    called by AH=D0h
  7316. SeeAlso: AH=D0h,AH=D1h
  7317. --------V-10D5-------------------------------
  7318. INT 10 - Netroom SCRNCLK - ???
  7319.     AH = D5h
  7320.     ???
  7321. Return: ???
  7322. Program: SCRNCLK is a "cloaked" screen accelerator included with Netroom
  7323. --------t-10DAAD-----------------------------
  7324. INT 10 - TSRUNIT v1.10 - INSTALLATION CHECK
  7325.     AX = DAADh
  7326.     BX = check signature (different for each TSR)
  7327.     CX = 0000h
  7328. Return: CX = return signature (nonzero) if installed
  7329.         ES = program segment prefix
  7330. Program: TSRUNIT is a Turbo Pascal unit for creating TSRs by Nir Sofer
  7331. --------V-10DFA5-----------------------------
  7332. INT 10 U - VIDEO - Compaq ADAPT.COM - GET ??? DATA AREA
  7333.     AX = DFA5h
  7334. Return: AX = BDBFh if supported
  7335.         ES:DI -> ??? data area
  7336.         BX = ES
  7337. SeeAlso: AX=BFA0h
  7338. --------V-10EF-------------------------------
  7339. INT 10 - VIDEO - MSHERC.COM - GET VIDEO ADAPTER TYPE AND MODE
  7340.     AH = EFh
  7341. Return: DL = video adapter type
  7342.         00h original Hercules
  7343.         01h Hercules Plus     (port 03BAh reads x001xxxxx)
  7344.         02h Hercules InColor (port 03BAh reads x101xxxxx)
  7345.         FFh not a Hercules-compatible card (port 03BAh bit 7 not pulsing)
  7346.     DH = memory mode byte
  7347.         00h "half" mode
  7348.         01h "full" mode
  7349.         FFh not a Hercules-compatible card
  7350. Program: MSHERC.COM/QBHERC.COM is a support program for the Microsoft Quick
  7351.       languages which makes their graphics libraries compatible with a
  7352.       Hercules card by adding video modes 08h and 88h, and supporting
  7353.       text in the new graphics modes.
  7354. Notes:    while in mode 08h or 88h, INT 10 supports the Hercules card much like
  7355.       a CGA.
  7356.     MSHERC performs an installation check by setting DL=FFh and testing
  7357.       whether it has been changed on return, which causes it to reinstall
  7358.       itself when no HGC is present (or HGC emulation has temporarily been
  7359.       disabled); a better installation check would be to use DX=80FFh and
  7360.       check whether DX has been changed
  7361.     reportedly returns DH=00h on some not-entirely-Hercules-compatible
  7362.       cards
  7363. Index:    installation check;MSHERC
  7364. --------V-10F0-------------------------------
  7365. INT 10 - EGA Register Interface Library - READ ONE REGISTER
  7366.     AH = F0h
  7367.     BL = register number
  7368.     BH = 00h
  7369.     DX = group index (see #0133)
  7370. Return: BL = data
  7371. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7372.       compatibility box, and others
  7373. SeeAlso: AH=F1h,AH=F2h,INT 2F/AX=BC00h
  7374.  
  7375. (Table 0133)
  7376. Values for group index:
  7377.  Pointer/data chips
  7378.  00h    CRT Controller (25 reg) 3B4h mono modes, 3D4h color modes
  7379.  08h    Sequencer (5 registers) 3C4h
  7380.  10h    Graphics Controller (9 registers) 3CEh
  7381.  18h    Attribute Controller (20 registers) 3C0h
  7382.  Single registers
  7383.  20h    Miscellaneous Output register 3C2h
  7384.  28h    Feature Control register (3BAh mono modes, 3DAh color modes)
  7385.  30h    Graphics 1 Position register 3CCh
  7386.  38h    Graphics 2 Position register 3CAh
  7387. --------V-10F1-------------------------------
  7388. INT 10 - EGA Register Interface Library - WRITE ONE REGISTER
  7389.     AH = F1h
  7390.     DX = group index (see #0133)
  7391.         if single register:
  7392.         BL = value to write
  7393.         otherwise
  7394.         BL = register number
  7395.         BH = value to write
  7396. Return: BL = data
  7397. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7398.       compatibility box, and others
  7399. SeeAlso: AX=7F05h,AH=F0h,AH=F3h
  7400. --------V-10F2-------------------------------
  7401. INT 10 - EGA Register Interface Library - READ REGISTER RANGE
  7402.     AH = F2h
  7403.     CH = starting register number
  7404.     CL = number of registers (>1)
  7405.     DX = group index (00h,08h,10h,18h) (see #0133)
  7406.     ES:BX -> buffer, CL bytes
  7407. Return: nothing
  7408. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7409.       compatibility box, and others
  7410. SeeAlso: AH=F0h,AH=F3h
  7411. --------V-10F3-------------------------------
  7412. INT 10 - EGA Register Interface Library - WRITE REGISTER RANGE
  7413.     AH = F3h
  7414.     CH = starting register
  7415.     CL = number of registers (>1)
  7416.     DX = group index (00h,08h,10h,18h) (see #0133)
  7417.     ES:BX -> buffer, CL bytes
  7418. Return: nothing
  7419. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7420.       compatibility box, and others
  7421. SeeAlso: AX=7F05h,AH=F1h,AH=F2h
  7422. --------V-10F4-------------------------------
  7423. INT 10 - EGA Register Interface Library - READ REGISTER SET
  7424.     AH = F4h
  7425.     CX = number of registers to read (>1)
  7426.     ES:BX -> table of register records (see #0134)
  7427. Return: register values in table filled in
  7428. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7429.       compatibility box, and others
  7430. SeeAlso: AH=F0h,AH=F2h,AH=F5h
  7431.  
  7432. Format of EGA RIL entries in table of register records:
  7433. Offset    Size    Description    (Table 0134)
  7434.  00h    WORD    group index
  7435.         Pointer/data chips
  7436.            00h CRTC (3B4h mono modes, 3D4h color modes)
  7437.            08h Sequencer 3C4h
  7438.            10h Graphics Controller 3CEh
  7439.            18h Attribute Controller 3C0h
  7440.         Single registers
  7441.            20h Miscellaneous Output register 3C2h
  7442.            28h Feature Control register (3BAh mono modes, 3DAh color)
  7443.            30h Graphics 1 Position register 3CCh
  7444.            38h Graphics 2 Position register 3CAh
  7445.  02h    BYTE    register number (0 for single registers)
  7446.  03h    BYTE    register value
  7447. --------V-10F5-------------------------------
  7448. INT 10 - EGA Register Interface Library - WRITE REGISTER SET
  7449.     AH = F5h
  7450.     CX = number of registers to write (>1)
  7451.     ES:BX -> table of records (see #0134)
  7452. Return: nothing
  7453. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7454.       compatibility box, and others
  7455. SeeAlso: AX=7F05h,AH=F1h,AH=F3h,AH=F4h
  7456. --------V-10F6-------------------------------
  7457. INT 10 - EGA Register Interface Library - REVERT TO DEFAULT REGISTERS
  7458.     AH = F6h
  7459. Return: nothing
  7460. Note:    provided by the Microsoft Mouse driver, OS/2 compatibility box, and
  7461.       others
  7462. SeeAlso: AH=F7h
  7463. --------V-10F7-------------------------------
  7464. INT 10 - EGA Register Interface Library - DEFINE DEFAULT REGISTER TABLE
  7465.     AH = F7h
  7466.     DX = port number
  7467.        Pointer/data chips
  7468.           00h CRTC (3B4h mono modes, 3D4h color modes)
  7469.           08h Sequencer 3C4h
  7470.           10h Graphics Controller 3CEh
  7471.           18h Attribute Controller 3C0h
  7472.        Single registers
  7473.           20h Miscellaneous Output register 3C2h
  7474.           28h Feature Control register (3BAh mono modes, 3DAh color modes)
  7475.           30h Graphics 1 Position register 3CCh
  7476.           38h Graphics 2 Position register 3CAh
  7477.     ES:BX -> table of one-byte entries, one byte to be written to each
  7478.          register
  7479. Return: nothing
  7480. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7481.       compatibility box, and others
  7482. SeeAlso: AH=F6h
  7483. --------V-10FA--BX0000-----------------------
  7484. INT 10 - EGA Register Interface Library - INTERROGATE DRIVER
  7485.     AH = FAh
  7486.     BX = 0000h
  7487. Return: BX = 0000h if RIL driver not present
  7488.     ES:BX -> EGA Register Interface version number, if present:
  7489.         byte 0 = major release number
  7490.         byte 1 = minor release number
  7491. Note:    the RIL is provided by EGA.SYS, the Microsoft Mouse driver, the OS/2
  7492.       compatibility box, and others
  7493. SeeAlso: AH=F6h,INT 2F/AX=BC00h
  7494. --------K-10FA-------------------------------
  7495. INT 10 - FASTBUFF.COM - INSTALLATION CHECK
  7496.     AH = FAh
  7497. Return: AX = 00FAh if installed
  7498.         ES = segment of resident code
  7499. Program: FASTBUFF.COM is a keyboard speedup/screen blanking utility by David
  7500.       Steiner
  7501. Index:    screen saver;FASTBUFF
  7502. --------V-10FE-------------------------------
  7503. INT 10 - TopView - GET SHADOW BUFFER
  7504.     AH = FEh
  7505.     ES:DI -> assumed video buffer
  7506.         B800h:0000h color text/CGA graphics, B000h:0000h mono text,
  7507.           or A000h:0000h EGA/VGA graphics (RSIS environments only)
  7508. Return: ES:DI -> actual video buffer for calling process
  7509. Desc:    Determine the address of the virtual screen to which the program
  7510.       should write instead of the actual video memory; this permits
  7511.       programs to be multitasked without interfering with each other's
  7512.       output, and allows memory managers to move the video memory to
  7513.       permit larger programs to be loaded.
  7514. Notes:    if no multitasker or RSIS-compliant environment is installed, ES:DI is
  7515.       returned unchanged; RSIS is the Relocated Screen Interface
  7516.       Specification
  7517.     for display pages other than 0, use AH=05h and AH=0Fh to determine
  7518.       whether a particular page exists
  7519.     TopView requires a call to AH=FFh to notify it that the screen has
  7520.       changed; DESQview will check for changes itself until the first call
  7521.       to AH=FFh
  7522. SeeAlso: AH=05h,AX=5201h,AH=FFh,INT 15/AX=1024h,INT 21/AH=2Bh"DESQview"
  7523. SeeAlso: INT 21/AH=ECh"DoubleDOS"
  7524. --------V-10FF-------------------------------
  7525. INT 10 - TopView - UPDATE SCREEN FROM SHADOW BUFFER
  7526.     AH = FFh
  7527.     CX = number of consecutive changed characters
  7528.     ES:DI -> first changed character in shadow buffer
  7529. Return: nothing
  7530. Notes:    avoid CX=0000h
  7531.     DESQview will discontinue the automatic screen updating initiated by
  7532.       AH=FEh after this call
  7533.     not supported (ignored) by DESQview/X 1.0x
  7534. SeeAlso: AH=93h,AH=FEh
  7535. --------E-10FF-------------------------------
  7536. INT 10 - DJ GO32.EXE 80386+ DOS extender - VIDEO EXTENSIONS
  7537.     AH = FFh
  7538.     AL = video mode (see #0135)
  7539. Program: GO32.EXE is a DOS extender included as part of the 80386 port of the
  7540.       GNU C/C++ compiler by DJ Delorie and distributed as DJGPP
  7541. SeeAlso: AH=00h,INT 21/AH=FFh"GO32"
  7542.  
  7543. (Table 0135)
  7544. Values for GO32 video mode number:
  7545.  00h    80x25 text
  7546.  01h    default text
  7547.  02h    CXxDX text
  7548.  03h    biggest text
  7549.  04h    320x200 graphics
  7550.  05h    default graphics
  7551.  06h    CXxDX graphics
  7552.  07h    biggest non-interlaced graphics
  7553.  08h    biggest graphics
  7554. Index:    video modes;GO32
  7555. --------V-10FF-------------------------------
  7556. INT 10 - VIDEO - Oak VGA BIOS v1.02+ - SET EMULATION
  7557.     AH = FFh
  7558.     AL = emulation
  7559.         43h ('C') CGA emulation
  7560.         45h ('E') EGA emulation
  7561.         4Dh ('M') Hercules emulation
  7562.         56h ('V') VGA emulation
  7563.     ES:DI -> signature string "Calamity"
  7564. Return: VGA switched to suggested mode
  7565. SeeAlso: AH=00h,AX=007Fh/BH=00h,AX=007Fh/BH=02h,AX=5F01h
  7566. --------R-10FF00-----------------------------
  7567. INT 10 - CARBON COPY PLUS v5.0 - CHECK IF CC CONNECTED TO CCHELP
  7568.     AX = FF00h
  7569. Return: BL = state
  7570.         00h not connected
  7571.         01h connected
  7572. SeeAlso: AX=FF01h,AX=FF02h
  7573. --------R-10FF01-----------------------------
  7574. INT 10 - CARBON COPY PLUS v5.0 - DISCONNECT AND RESET LINE
  7575.     AX = FF01h
  7576. Return: nothing
  7577. SeeAlso: AX=FF00h,AX=FF02h
  7578. --------R-10FF02-----------------------------
  7579. INT 10 - CARBON COPY PLUS v5.0 - GET LAST PHONE NUMBER DIALED
  7580.     AX = FF02h
  7581. Return: ES:DI -> ASCIZ phone number
  7582. SeeAlso: AX=FF00h,AX=FF01h
  7583. --------C-11---------------------------------
  7584. INT 11 - CPU-generated (80486+) - ALIGNMENT CHECK
  7585. Desc:    automatically generated by the CPU when the AC flag is set, the current
  7586.       privilege level is 3, and a misaligned memory access (WORD not on an
  7587.       even address or DWORD not on a multiple of 4) is made
  7588. Note:    not all V86 monitors allow the AC flag to be set, such as Turbo
  7589.       Debugger 386
  7590. SeeAlso: INT 12"CPU"
  7591. --------B-11---------------------------------
  7592. INT 11 - BIOS - GET EQUIPMENT LIST
  7593. Return: (E)AX = BIOS equipment list word (see #0136,#2470 at INT 4B"Tandy")
  7594. Note:    since older BIOSes do not know of the existence of EAX, the high word
  7595.       of EAX should be cleared before this call if any of the high bits
  7596.       will be tested
  7597. SeeAlso: INT 4B"Tandy 2000"
  7598.  
  7599. Bitfields for BIOS equipment list:
  7600. Bit(s)    Description    (Table 0136)
  7601.  0    floppy disk(s) installed (number specified by bits 7-6)
  7602.  1    80x87 coprocessor installed
  7603.  3-2    number of 16K banks of RAM on motherboard (PC only)
  7604.     number of 64K banks of RAM on motherboard (XT only)
  7605.  2    pointing device installed (PS)
  7606.  3    unused (PS)
  7607.  5-4    initial video mode
  7608.     00 EGA, VGA, or PGA
  7609.     01 40x25 color
  7610.     10 80x25 color
  7611.     11 80x25 monochrome
  7612.  7-6    number of floppies installed less 1 (if 0 set)
  7613.  8    DMA support installed (PCjr, Tandy 1400LT)
  7614.     DMA support *not* installed (Tandy 1000's)
  7615.  11-9    number of serial ports installed
  7616.  12    game port installed
  7617.  13    serial printer attached (PCjr)
  7618.     internal modem installed (PC/Convertible)
  7619.  15-14    number of parallel ports installed
  7620. ---Compaq, Dell, and many other 386/486 machines--
  7621.  23    page tables set so that Weitek coprocessor addressable in real mode
  7622.  24    Weitek math coprocessor present
  7623. ---Compaq Systempro---
  7624.  25    internal DMA parallel port available
  7625.  26    IRQ for internal DMA parallel port (if bit 25 set)
  7626.     0 = IRQ5
  7627.     1 = IRQ7
  7628.  28-27    parallel port DMA channel
  7629.     00 DMA channel 0
  7630.     01 DMA channel 0 ???
  7631.     10 reserved
  7632.     11 DMA channel 3
  7633. SeeAlso: INT 12,#2470 at INT 4B"Tandy 2000"
  7634. --------d-11----SI6A6A-----------------------
  7635. INT 11 - Columbia Data Products Standard Device Level Protocol (SDLP) 1.6
  7636.     SI = 6A6Ah
  7637.     AH = command (see #0137)
  7638.     AL = SCSI Addressing (see #0138)
  7639. Return: CF clear if successful
  7640.         DI = 6A6Ah if AH=01h on entry (maybe for all functions???)
  7641.         AH = ??? for command 01h
  7642.     CF set on error
  7643.         AL = error code
  7644. SeeAlso: INT 21/AX=4402h"ASPI"
  7645.  
  7646. (Table 0137)
  7647. Values for SDLP command:
  7648.  00h    SDLP initialization
  7649.  01h    SDLP System Identify
  7650.  02h    simple read sectors
  7651.  03h    simple write sectors
  7652.  04h    simple verify sectors/seek to sector
  7653.  05h    get device size/type
  7654.  06h    ready unit
  7655.  07h    format unit
  7656.  08h    diagnostics
  7657.  09h    rewind
  7658.  0Ah    erase
  7659.  0Bh    write filemarks
  7660.  0Ch    space
  7661.  0Dh    prevent/allow media removal
  7662.  0Eh    load/unload media
  7663.  0Fh    reserved - returns good status
  7664.  10h    set block size
  7665.  11h    write setmark
  7666.  12h    set error level
  7667.  13h    get address of Request Sense Buffer
  7668.  14h    get SDLP error via Request Sense
  7669.  F0h    Vendor Unique Function (WD7000-FASST2 only)
  7670.  FDh    reset current SCSI HAC
  7671.  FEh    get/set current SCSI HAC
  7672.  FFh    execute SCSI command
  7673.  
  7674. Bitfields for SDLP SCSI addressing:
  7675. Bit(s)    Description    (Table 0138)
  7676.  7-6    Host Adapter
  7677.  5-3    SCSI Target ID
  7678.  2-0    SCSI Target LUN (logical unit number)
  7679. --------V-110225BX6900-----------------------
  7680. INT 11 - Blank-It Screen Blanker - INSTALLATION CHECK
  7681.     AX = 0225h
  7682.     BX = 6900h
  7683. Return: BL = 23h
  7684.     ES:DI -> ASCIZ "BLNKIT"
  7685. Program: Blank-It is a resident screen blanker by Rhode Island Soft Systems,
  7686.       Inc.
  7687. SeeAlso: AX=0225h/BX=6902h,AX=0225h/BX=6908h,AX=0225h/BX=6909h,INT 14/AX=AA01h
  7688. Index:    screen saver;Blank-It
  7689. --------V-110225BX6901-----------------------
  7690. INT 11 - Blank-It Screen Blanker - SET TIMEOUT FOR SCREEN BLANKING
  7691.     AX = 0225h
  7692.     BX = 6901h
  7693.     CX = timeout in timer ticks (18.2/second) or 0000h to disable timeout
  7694.          largest value is 59 minutes (FBACh or 64428)
  7695. Return: CF clear if successful
  7696.         DI = 6A6Ah (possibly also 6A6Ah for all following functions)
  7697.         AH = ???
  7698.     CF set on error
  7699.         AL = error code
  7700. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6904h
  7701. Index:    screen saver;Blank-It
  7702. --------V-110225BX6902-----------------------
  7703. INT 11 - Blank-It Screen Blanker - ENABLE THE SOFTWARE
  7704.     AX = 0225h
  7705.     BX = 6902h
  7706. Return: CF clear if successful
  7707.     CF set on error
  7708.         AL = error code
  7709. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6903h
  7710. Index:    screen saver;Blank-It
  7711. --------V-110225BX6903-----------------------
  7712. INT 11 - Blank-It Screen Blanker - DISABLE THE SOFTWARE
  7713.     AX = 0225h
  7714.     BX = 6903h
  7715. Return: CF clear if successful
  7716.     CF set on error
  7717.         AL = error code
  7718. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6902h
  7719. Index:    screen saver;Blank-It
  7720. --------V-110225BX6904-----------------------
  7721. INT 11 - Blank-It Screen Blanker - GET BLANKING TIMEOUT
  7722.     AX = 0225h
  7723.     BX = 6904h
  7724. Return: CF clear if successful
  7725.         BX = timeout (see AX=0255h/BX=6901h)
  7726.     CF set on error
  7727.         AL = error code
  7728. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6901h
  7729. Index:    screen saver;Blank-It
  7730. --------V-110225BX6905-----------------------
  7731. INT 11 - Blank-It Screen Blanker - ENABLE WINDOWS COMPATIBILITY MODE
  7732.     AX = 0225h
  7733.     BX = 6905h
  7734. Return: CF clear if successful
  7735.     CF set on error
  7736.         AL = error code
  7737. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6906h
  7738. Index:    screen saver;Blank-It
  7739. --------V-110225BX6906-----------------------
  7740. INT 11 - Blank-It Screen Blanker - DISABLE WINDOWS COMPATIBILITY MODE
  7741.     AX = 0225h
  7742.     BX = 6906h
  7743. Return: CF clear if successful
  7744.     CF set on error
  7745.         AL = error code
  7746. Program: Blank-It is a resident screen blanker by Rhode Island Soft Systems,
  7747.       Inc.
  7748. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6905h
  7749. Index:    screen saver;Blank-It
  7750. --------V-110225BX6907-----------------------
  7751. INT 11 - Blank-It Screen Blanker - UNBLANK THE SCREEN
  7752.     AX = 0225h
  7753.     BX = 6907h
  7754. Return: CF clear if successful
  7755.     CF set on error
  7756.         AL = error code
  7757. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6908h
  7758. Index:    screen saver;Blank-It
  7759. --------V-110225BX6908-----------------------
  7760. INT 11 - Blank-It Screen Blanker - BLANK THE SCREEN
  7761.     AX = 0225h
  7762.     BX = 6908h
  7763. Return: CF clear if successful
  7764.     CF set on error
  7765.         AL = error code
  7766. SeeAlso: AX=0225h/BX=6900h,AX=0225h/BX=6907h
  7767. Index:    screen saver;Blank-It
  7768. --------V-110225BX6909-----------------------
  7769. INT 11 - Blank-It Screen Blanker - SET HOTKEY FOR MANUAL BLANKING
  7770.     AX = 0225h
  7771.     BX = 6909h
  7772.     CL = key scan code (see #0139)
  7773. Return: CF clear if successful
  7774.     CF set on error
  7775.         AL = error code
  7776. Program: Blank-It is a resident screen blanker by Rhode Island Soft Systems,
  7777.       Inc.
  7778. SeeAlso: AX=0225h/BX=6900h
  7779. Index:    screen saver;Blank-It|hotkeys;Blank-It
  7780.  
  7781. (Table 0139)
  7782. Values for Blank-It hotkey scan code:
  7783.  00h    No hot key
  7784.  1Dh    Left CTRL
  7785.  2Ah    Left Shift
  7786.  36h    Right Shift
  7787.  57h    F11
  7788.  58h    F12
  7789. SeeAlso: #0005
  7790. --------G-1105D7-----------------------------
  7791. INT 11 CU - Borland C++ IDE - INSTALLED CALLOUT
  7792.     AX = 05D7h
  7793.     BX = product ID (0088h)
  7794. Note:    called by the BC++ IDE when an application calls
  7795.       INT 12/AX=05D7h/BX=05D7h
  7796. SeeAlso: INT 12/AX=05D7h/BX=05D7h
  7797. Index:    installation check;Borland C++ IDE
  7798. --------F-1177-------------------------------
  7799. INT 11 - RainbowFAX v1.3 - SFENGINE API - OPERATIONAL CONTROL
  7800.     AH = 77h
  7801.     AL = subfunction
  7802.         01h request SFENGINE start
  7803.         Return: AX = 0001h
  7804.         02h check if SFENGINE started
  7805.         Return: AX = 0000h or 0001h
  7806.         03h request SFENGINE stop
  7807.         Return: AX = 0001h
  7808.         04h check if SFENGINE stopped
  7809.         Return: AX = 0000h or 0001h
  7810.         05h installation check
  7811.         Return: AX = 0001h
  7812.         06h uninstall???
  7813.         BX:DX -> return address for successful uninstall???
  7814.         Return: (at caller's address)
  7815.             AX = 0000h
  7816.         else
  7817.         Return: AX = FFFFh (invalid subfunction)
  7818. Return: ES:DX -> ASCIZ signature string "SFAX ENGINE V1.0"
  7819.         followed by internal data area???
  7820. SeeAlso: AH=78h,AH=79h,AH=7Ah,AH=7Ch
  7821. Index:    installation check;RainbowFAX|installation check;SFENGINE
  7822. Index:    uninstall;RainbowFAX|uninstall;SFENGINE
  7823. --------F-1178-------------------------------
  7824. INT 11 - RainbowFAX v1.3 - SFENGINE API - ???
  7825.     AH = 78h
  7826.     AL = subfunction
  7827.         01h set ???
  7828.         BX = new state for ???
  7829.             0000h ???
  7830.             else ???
  7831.         Return: AX = 0001h
  7832.         02h set ???
  7833.         BX = ???
  7834.         CX = ???
  7835.         Return: AX = 0001h
  7836.         03h set ???
  7837.         BX = new state for ???
  7838.             0000h ???
  7839.             else ???
  7840.         Return: AX = 0001h
  7841.         else
  7842.         Return: AX = FFFFh (invalid subfunction)
  7843. SeeAlso: AH=77h,AH=79h,AH=7Ah,AH=7Ch
  7844. --------F-1179-------------------------------
  7845. INT 11 - RainbowFAX v1.3 - SFENGINE API - ???
  7846.     AH = 79h
  7847.     AL = subfunction
  7848.         01h set ??? flag
  7849.         Return: AX = previous state (0000h already set, 0001h clear)
  7850.         02h clear ??? flag (refer to subfunc 01h)
  7851.         Return: AX = 0001h
  7852.         03h set ??? flag (different from subfn 02h or 04h)
  7853.         Return: AX = 0001h
  7854.         04h clear ??? flag (different from subfn 02h or 03h)
  7855.         Return: AX = 0001h
  7856.         else
  7857.         Return: AX = FFFFh (invalid subfunction)
  7858. SeeAlso: AH=77h,AH=78h,AH=7Ah,AH=7Ch
  7859. --------F-117A-------------------------------
  7860. INT 11 - RainbowFAX v1.3 - SFENGINE API - ???
  7861.     AH = 7Ah
  7862.     AL = subfunction
  7863.         01h set ??? flag
  7864.         Return: AX = previous state (0000h already set, 0001h clear)
  7865.         02h clear ??? flag
  7866.         Return: AX = 0001h
  7867.         03h set ??? flag (different from subfn 02h)
  7868.         Return: AX = 0001h
  7869.         else
  7870.         Return: AX = FFFFh (invalid subfunction)
  7871. SeeAlso: AH=77h,AH=78h,AH=79h,AH=7Ch
  7872. --------F-117C01-----------------------------
  7873. INT 11 - RainbowFAX v1.3 - SFENGINE API - SET ??? FLAG
  7874.     AX = 7C01h
  7875. Return: AX = 0001h
  7876. SeeAlso: AH=77h,AH=78h,AH=79h,AH=7Ah,AX=7C02h,AX=7C03h
  7877. --------F-117C02-----------------------------
  7878. INT 11 - RainbowFAX v1.3 - SFENGINE API - CLEAR ??? FLAG
  7879.     AX = 7C02h
  7880. Return: AX = 0001h
  7881. SeeAlso: AH=77h,AH=78h,AH=79h,AH=7Ah,AX=7C01h,AX=7C03h
  7882. --------F-117C03-----------------------------
  7883. INT 11 - RainbowFAX v1.3 - SFENGINE API - UNSUPPORTED FUNCTIONS
  7884.     AX = 7C03h-7CFFh
  7885. Return: AX = FFFFh
  7886. SeeAlso: AH=77h,AX=7C01h,AX=7C02h
  7887. --------S-11BC--DX1954-----------------------
  7888. INT 11 - BNU FOSSIL - INSTALLATION CHECK
  7889.     AH = BCh
  7890.     DX = 1954h
  7891. Return: AX = 1954h
  7892.     ES:DX -> entry point of driver (instead of INT 14)
  7893. SeeAlso: INT 14/AH=04h"FOSSIL"
  7894. --------d-11FF--SI6A6A-----------------------
  7895. INT 11 - WD7000 SDLP interface - EXECUTE GENERIC SCSI COMMAND
  7896.     AH = FFh
  7897.     SI = 6A6Ah
  7898.     AL = SCSI Addressing (see #0140)
  7899.     CX = bytes of data to be transmitted (max FFF0h)
  7900.     DH = 00h
  7901.     DL = length of SCSI Command Descriptor Block
  7902.     DS:DI -> SCSI Command Descriptor Block
  7903.     ES:BX -> data buffer
  7904. Return: CF set on error
  7905.         AL = error code
  7906.     CF clear if successful
  7907. Note:    because of busmaster operations with WD7000FASST avoid accessing
  7908.       video memory directly; check 386 memory manager for VDS support.
  7909.       The WD7000XTAT works with programmed IO and does not have this
  7910.       limitation.
  7911. SeeAlso: INT 21/AX=4402h"ASPI",INT 2F/AX=7F01h
  7912.  
  7913. Bitfields for SDLP SCSI addressing:
  7914. Bit(s)    Description    (Table 0140)
  7915.  2-0    SCSI Target LUN (logical unit number)
  7916.  5-3    SCSI Target ID
  7917.  7    write flag, set for write operations, clear otherwise
  7918. --------T-11FFFECXFFFE-----------------------
  7919. INT 11 - BACK&FORTH (before v1.62) API
  7920.     AX = FFFEh
  7921.     CX = FFFEh
  7922.     BX = function
  7923.         00h installation check
  7924.         Return: AX = installation state
  7925.                 0001h BNFHIGH and BNFLOW both loaded
  7926.                 0003h only BNFHIGH loaded
  7927.                 else neither loaded
  7928.         01h ???
  7929.         Return: DX:AX -> ???
  7930.         02h ???
  7931.         03h ???
  7932.         04h ???
  7933.         05h ??? switches current PSP segment and stack if BNFLOW has not
  7934.             yet announced itself installed
  7935.         06h ???
  7936.         Return: AX = ???
  7937. SeeAlso: INT 12/AX=FFFEh
  7938. Index:    installation check;BACK&FORTH
  7939. --------B-12---------------------------------
  7940. INT 12 - BIOS - GET MEMORY SIZE
  7941. Return: AX = kilobytes of contiguous memory starting at absolute address 00000h
  7942. Note:    this call returns the contents of the word at 0040h:0013h; in PC and
  7943.       XT, this value is set from the switches on the motherboard
  7944. SeeAlso: INT 11"BIOS",INT 2F/AX=4A06h,INT 4C"Tandy 2000"
  7945. --------C-12---------------------------------
  7946. INT 12 - CPU-generated (Pentium) - MACHINE CHECK EXCEPTION
  7947. Notes:    Intel documents this interrupt as CPU model-dependent; for current
  7948.       Pentium processors, the reason for the machine check exception may
  7949.       be read from model-specific registers 00h and 01h (described, for
  7950.       example, in Christian Ludloff's 4P package)
  7951.     this exception is enabled by bit 6 of CR4
  7952. SeeAlso: INT 11"CPU",MSR 00000000h,MSR 00000001h
  7953. --------K-12----CX1806-----------------------
  7954. INT 12 - KEYBUI v2.0+ - INSTALLATION CHECK
  7955.     CX = 1806h
  7956. Return: AX = kilobytes of contiguous memory starting at absolute address 00000h
  7957.     CX = 1960h if installed
  7958. Program: KEYBUI is a resident keyboard driver by Johan Zwiekhorst which allows
  7959.       accented characters and box drawing on standard QWERTY keyboards; it
  7960.       also provides break-to-DOS and screen blanking capabilities
  7961. SeeAlso: INT 14/AX=AA01h
  7962. Index:    screen saver;KEYBUI
  7963. --------d-12----CX1807-----------------------
  7964. INT 12 - PARKER v2.0+ - INSTALLATION CHECK
  7965.     CX = 1807h
  7966. Return: AX = kilobytes of contiguous memory starting at absolute address 00000h
  7967.     CX = 1961h if installed
  7968. Program: PARKER is an optionally-resident hard disk parking program by Johan
  7969.       Zwiekhorst
  7970. --------G-1205D7BX05D7-----------------------
  7971. INT 12 U - Borland C++ IDE - INSTALLATION CHECK
  7972.     AX = 05D7h (1495d)
  7973.     BX = 05D7h
  7974. Note:    the BC++ IDE will call INT 11/AX=05D7h/BX=0088h if it is loaded
  7975. SeeAlso: INT 11/AX=05D7h
  7976. --------v-124350BX4920-----------------------
  7977. INT 12 C - CPI-standard virus - "FRIEND" CHECK
  7978.     AX = 4350h
  7979.     BX = 4920h
  7980.     CX = AB46h
  7981.     DX = 554Eh
  7982. Return: if friendly (not to be infected)
  7983.         CX:DX -> ASCIZ identity code (changes yearly)
  7984. SeeAlso: INT 13/AX=EC00h"VIRUS",INT 13/AX=5001h,INT 21/AX=0B56h
  7985. --------T-12FFFECXFFFE-----------------------
  7986. INT 12 - Back&Forth v1.62+ - API
  7987.     AX = FFFEh
  7988.     CX = FFFEh
  7989.     BX = function
  7990.         00h installation check
  7991.         Return: AX = 0001h installed
  7992.                  else  not loaded
  7993.         01h (reserved)
  7994.         02h build program ID list (shareware Back&Forth)
  7995.         ES:DI -> buffer of at least 100 bytes, to be filled with words
  7996.         Return: AX = number of programs defined
  7997.             ES:DI buffer filled with AX words
  7998.         02h get memory statistics (Back&Forth Professional)
  7999.         Return: AX = available swap memory, KBytes
  8000.             BX = maximum task size, KBytes
  8001.             DX = fixed overhead per task, excluding video/macro
  8002.                   storage
  8003.         03h switch to specified task (task need not be open yet)
  8004.         DX = two-letter program ID
  8005.         Return: AX = status
  8006.                 0000h if task undefined
  8007.                 0001h task switch will occur when safe
  8008.         04h (reserved)
  8009.         05h (reserved)
  8010.         06h get version (documented only for Back&Forth Professional)
  8011.         Return: AX = version * 100 (v1.71 = 00ABh)
  8012.         07h spawn program (Back&Forth Professional only???)
  8013.         ES:DI -> BF_SPAWN record (see #0142)
  8014.         Return: AX = status
  8015.                 0000h if no task handles free
  8016.                 0001h spawn will occur when safe
  8017.         08h get open tasks (documented only for Back&Forth Professional)
  8018.         ES:DI -> task info buffer (see #0141,#0143)
  8019.         Return: AX = number of open tasks (max 20)
  8020.         Note:    the supplied buffer must be large enough to hold 21
  8021.               task entries
  8022.         09h (reserved)
  8023.         ---Back&Forth Professional---
  8024.         0Ah get active clipboard filename
  8025.         Return: DX:AX -> ASCIZ clipboard filename
  8026.         0Bh get active task number
  8027.         AX = active task number (00h-13h)
  8028.         BX = number of tasks allocated
  8029.         DX = maximum number of tasks
  8030.         0Ch (reserved)
  8031.         0Dh (reserved)
  8032.         0Eh (reserved)
  8033.         0Fh stuff string into keyboard buffer
  8034.         ES:DI -> ASCIZ string to be stuffed
  8035.         Return: nothing
  8036.         10h check if in graphics mode
  8037.         Return: AX = state
  8038.                 0000h color text mode
  8039.                 0004h mono text mode
  8040.                 FFFFh graphics mode
  8041.         11h get Back&Forth Professional user number
  8042.         Return: AX = user number (0000h-00FFh)
  8043.         12h switch task by task number
  8044.         DX = task number
  8045.         Return: AX = status
  8046.                 0000h attempted to switch to active task
  8047.                 0001h task switch will occur when safe
  8048.                 FFFFh invalid task number
  8049.         13h delete (kill) task
  8050.         DX = task number
  8051.         Return: AX = status
  8052.                 0000h attempted to delete the active task
  8053.                 0001h successfully deleted
  8054.                 FFFFh invalid task number
  8055.         Note:    the active task number will change if the deleted task
  8056.               was lower in the task list than the active task
  8057.         14h get next available task handle
  8058.         Return:    AX = next available task handle
  8059.                 FFFFh if task table is full
  8060. Program: Back & Forth is a task switcher by Progressive Solutions, Inc.
  8061. SeeAlso: INT 11/AX=FFFEh
  8062. Index:    installation check;BACK&FORTH
  8063.  
  8064. Format of Back&Forth task info buffer:
  8065. Offset    Size    Description    (Table 0141)
  8066.  00h 21 BYTEs    ASCIZ task name
  8067.  15h    BYTE    hotkey shift state (as for INT 16/AH=02h)
  8068.  16h    WORD    hotkey scan code (see also #0005)
  8069.  18h    WORD    program ID
  8070. Index:    hotkeys;Back&Forth
  8071. SeeAlso: #0142,#0143
  8072.  
  8073. Format of Back&Forth Professional BF_SPAWN record:
  8074. Offset    Size    Description    (Table 0142)
  8075.  00h 21 BYTEs    task description
  8076.  15h    BYTE    flag: disable hotkeys
  8077.  16h    WORD    environment size in bytes
  8078.  18h    BYTE    hotkey shift flags
  8079.  19h    WORD    hotkey scancode
  8080.  1Bh    WORD    maximum number of EMS pages
  8081.  1Dh    WORD    required memory in KBytes
  8082.  1Fh  3 BYTEs    DESQview-style two-letter program ID
  8083.  22h 13 BYTEs    base name of program to be run (no path or extension)
  8084.  2Fh 66 BYTEs    directory from which to start program
  8085.  71h 66 BYTEs    initial current directory for program
  8086. SeeAlso: #0141,#0143
  8087.  
  8088. Format of Back&Forth Professional BF_TASK record:
  8089. Offset    Size    Description    (Table 0143)
  8090.  00h    DWORD    Unix-style task start time (seconds since 1/1/1970)
  8091.  04h 21 BYTEs    task description
  8092.  19h    DWORD    elapsed time in task (seconds)
  8093.  1Dh    WORD    task ID
  8094.  1Fh    BYTE    task hotkey keyboard flags
  8095.  20h    WORD    task hotkey scan code (see also #0005)
  8096.  22h    DWORD    time task was suspended/exited
  8097.  26h    WORD    task handle
  8098. SeeAlso: #0141,#0142
  8099. --------B-1300-------------------------------
  8100. INT 13 - DISK - RESET DISK SYSTEM
  8101.     AH = 00h
  8102.     DL = drive (if bit 7 is set both hard disks and floppy disks reset)
  8103. Return: AH = status (see #0144)
  8104.     CF clear if successful (returned AH=00h)
  8105.     CF set on error
  8106. Note:    forces controller to recalibrate drive heads (seek to track 0)
  8107.     for PS/2 35SX, 35LS, 40SX and L40SX, as well as many other systems,
  8108.       both the master drive and the slave drive respond to the Reset
  8109.       function that is issued to either drive
  8110. SeeAlso: AH=0Dh,AH=11h,INT 21/AH=0Dh,INT 4D/AH=00h"TI Professional"
  8111. SeeAlso: INT 56"Tandy 2000"
  8112. --------B-1301-------------------------------
  8113. INT 13 - DISK - GET STATUS OF LAST OPERATION
  8114.     AH = 01h
  8115.     DL = drive (bit 7 set for hard disk)
  8116. Return: CF clear if successful (returned status 00h)
  8117.     CF set on error
  8118.     AH = status of previous operation (see #0144)
  8119. Note:    some BIOSes return the status in AL; the PS/2 Model 30/286 returns the
  8120.       status in both AH and AL
  8121. SeeAlso: AH=00h,INT 4D/AH=01h,MEM 0040h:0074h
  8122.  
  8123. (Table 0144)
  8124. Values for disk operation status:
  8125.  00h    successful completion
  8126.  01h    invalid function in AH or invalid parameter
  8127.  02h    address mark not found
  8128.  03h    disk write-protected
  8129.  04h    sector not found/read error
  8130.  05h    reset failed (hard disk)
  8131.  05h    data did not verify correctly (TI Professional PC)
  8132.  06h    disk changed (floppy)
  8133.  07h    drive parameter activity failed (hard disk)
  8134.  08h    DMA overrun
  8135.  09h    data boundary error (attempted DMA across 64K boundary or >80h sectors)
  8136.  0Ah    bad sector detected (hard disk)
  8137.  0Bh    bad track detected (hard disk)
  8138.  0Ch    unsupported track or invalid media
  8139.  0Dh    invalid number of sectors on format (PS/2 hard disk)
  8140.  0Eh    control data address mark detected (hard disk)
  8141.  0Fh    DMA arbitration level out of range (hard disk)
  8142.  10h    uncorrectable CRC or ECC error on read
  8143.  11h    data ECC corrected (hard disk)
  8144.  20h    controller failure
  8145.  31h    no media in drive (IBM/MS INT 13 extensions)
  8146.  32h    incorrect drive type stored in CMOS (Compaq)
  8147.  40h    seek failed
  8148.  80h    timeout (not ready)
  8149.  AAh    drive not ready (hard disk)
  8150.  B0h    volume not locked in drive (INT 13 extensions)
  8151.  B1h    volume locked in drive (INT 13 extensions)
  8152.  B2h    volume not removable (INT 13 extensions)
  8153.  B3h    volume in use (INT 13 extensions)
  8154.  B4h    lock count exceeded (INT 13 extensions)
  8155.  B5h    valid eject request failed (INT 13 extensions)
  8156.  BBh    undefined error (hard disk)
  8157.  CCh    write fault (hard disk)
  8158.  E0h    status register error (hard disk)
  8159.  FFh    sense operation failed (hard disk)
  8160. --------B-1302-------------------------------
  8161. INT 13 - DISK - READ SECTOR(S) INTO MEMORY
  8162.     AH = 02h
  8163.     AL = number of sectors to read (must be nonzero)
  8164.     CH = low eight bits of cylinder number
  8165.     CL = sector number 1-63 (bits 0-5)
  8166.          high two bits of cylinder (bits 6-7, hard disk only)
  8167.     DH = head number
  8168.     DL = drive number (bit 7 set for hard disk)
  8169.     ES:BX -> data buffer
  8170. Return: CF set on error
  8171.         if AH = 11h (corrected ECC error), AL = burst length
  8172.     CF clear if successful
  8173.     AH = status (see #0144)
  8174.     AL = number of sectors transferred (only valid if CF set for some
  8175.           BIOSes)
  8176. Notes:    errors on a floppy may be due to the motor failing to spin up quickly
  8177.       enough; the read should be retried at least three times, resetting
  8178.       the disk with AH=00h between attempts
  8179.     most BIOSes support "multitrack" reads, where the value in AL
  8180.       exceeds the number of sectors remaining on the track, in which
  8181.       case any additional sectors are read beginning at sector 1 on
  8182.       the following head in the same cylinder; the CONFIG.SYS command
  8183.       MULTITRACK can be used to force DOS to split disk accesses which
  8184.       would wrap across a track boundary into two separate calls
  8185.     the IBM AT BIOS and many other BIOSes use only the low four bits of
  8186.       DH (head number) since the WD-1003 controller which is the standard
  8187.       AT controller (and the controller that IDE emulates) only supports
  8188.       16 heads
  8189.     AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8190.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8191.       into bits 6 and 7 of DH
  8192.     under Windows95, a volume must be locked (see INT 21/AX=440Dh/CX=084Bh)
  8193.       in order to perform direct accesses such as INT 13h reads and writes
  8194. SeeAlso: AH=03h,AH=0Ah,AH=06h"V10DISK.SYS",AH=21h"PS/1",AH=42h"IBM"
  8195. SeeAlso: INT 21/AX=440Dh/CX=084Bh,INT 4D/AH=02h
  8196. --------B-1303-------------------------------
  8197. INT 13 - DISK - WRITE DISK SECTOR(S)
  8198.     AH = 03h
  8199.     AL = number of sectors to write (must be nonzero)
  8200.     CH = low eight bits of cylinder number
  8201.     CL = sector number 1-63 (bits 0-5)
  8202.          high two bits of cylinder (bits 6-7, hard disk only)
  8203.     DH = head number
  8204.     DL = drive number (bit 7 set for hard disk)
  8205.     ES:BX -> data buffer
  8206. Return: CF set on error
  8207.     CF clear if successful
  8208.     AH = status (see #0144)
  8209.     AL = number of sectors transferred
  8210.           (only valid if CF set for some BIOSes)
  8211. Notes:    errors on a floppy may be due to the motor failing to spin up quickly
  8212.       enough; the write should be retried at least three times, resetting
  8213.       the disk with AH=00h between attempts
  8214.     most BIOSes support "multitrack" writes, where the value in AL
  8215.       exceeds the number of sectors remaining on the track, in which
  8216.       case any additional sectors are written beginning at sector 1 on
  8217.       the following head in the same cylinder; the CONFIG.SYS command
  8218.       MULTITRACK can be used to force DOS to split disk accesses which
  8219.       would wrap across a track boundary into two separate calls
  8220.     the IBM AT BIOS and many other BIOSes use only the low four bits of
  8221.       DH (head number) since the WD-1003 controller which is the standard
  8222.       AT controller (and the controller that IDE emulates) only supports
  8223.       16 heads
  8224.     AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8225.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8226.       into bits 6 and 7 of DH
  8227.     under Windows95, an application must issue a physical volume lock on
  8228.       the drive via INT 21/AX=440Dh before it can successfully write to
  8229.       the disk with this function
  8230. SeeAlso: AH=02h,AH=0Bh,AH=07h"V10DISK.SYS",AH=22h"PS/1",AH=43h"IBM"
  8231. SeeAlso: INT 21/AX=440Dh"DOS",INT 4D/AH=03h
  8232. --------B-1304-------------------------------
  8233. INT 13 - DISK - VERIFY DISK SECTOR(S)
  8234.     AH = 04h
  8235.     AL = number of sectors to verify (must be nonzero)
  8236.     CH = low eight bits of cylinder number
  8237.     CL = sector number 1-63 (bits 0-5)
  8238.          high two bits of cylinder (bits 6-7, hard disk only)
  8239.     DH = head number
  8240.     DL = drive number (bit 7 set for hard disk)
  8241.     ES:BX -> data buffer (PC,XT,AT with BIOS prior to 11/15/85)
  8242. Return: CF set on error
  8243.     CF clear if successful
  8244.     AH = status (see #0144)
  8245.     AL = number of sectors verified
  8246. Notes:    errors on a floppy may be due to the motor failing to spin up quickly
  8247.       enough; the write should be retried at least three times, resetting
  8248.       the disk with AH=00h between attempts
  8249.     this function does not compare the disk with memory, it merely
  8250.       checks whether the sector's stored CRC matches the data's actual CRC
  8251.     the IBM AT BIOS and many other BIOSes use only the low four bits of
  8252.       DH (head number) since the WD-1003 controller which is the standard
  8253.       AT controller (and the controller that IDE emulates) only supports
  8254.       16 heads
  8255.     AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8256.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8257.       into bits 6 and 7 of DH
  8258. SeeAlso: AH=02h,AH=44h,INT 4D/AH=04h,INT 4D/AH=06h
  8259. --------B-1305-------------------------------
  8260. INT 13 - FLOPPY - FORMAT TRACK
  8261.     AH = 05h
  8262.     AL = number of sectors to format
  8263.     CH = track number
  8264.     DH = head number
  8265.     DL = drive number
  8266.     ES:BX -> address field buffer (see #0145)
  8267. Return: CF set on error
  8268.     CF clear if successful
  8269.     AH = status (see #0144)
  8270. Notes:    on AT or higher, call AH=17h first
  8271.     the number of sectors per track is read from the diskette parameter
  8272.       table pointed at by INT 1E
  8273. SeeAlso: AH=05h"FIXED",AH=17h,AH=18h,INT 1E
  8274.  
  8275. Format of floppy format address field buffer entry (one per sector in track):
  8276. Offset    Size    Description    (Table 0145)
  8277.  00h    BYTE    track number
  8278.  01h    BYTE    head number (0-based)
  8279.  02h    BYTE    sector number
  8280.  03h    BYTE    sector size (00h=128 bytes, 01h=256 bytes, 02h=512, 03h=1024)
  8281. --------B-1305-------------------------------
  8282. INT 13 - FIXED DISK - FORMAT TRACK
  8283.     AH = 05h
  8284.     AL = interleave value (XT-type controllers only)
  8285.     ES:BX -> 512-byte format buffer
  8286.         the first 2*(sectors/track) bytes contain F,N for each sector
  8287.            F = sector type
  8288.             00h for good sector
  8289.             20h to unassign from alternate location
  8290.             40h to assign to alternate location
  8291.             80h for bad sector
  8292.            N = sector number
  8293.     CH = cylinder number (bits 8,9 in high bits of CL)
  8294.     CL = high bits of cylinder number (bits 7,6)
  8295.     DH = head
  8296.     DL = drive
  8297. Return: CF set on error
  8298.     CF clear if successful
  8299.     AH = status code (see #0144)
  8300. Notes:    AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8301.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8302.       into bits 6 and 7 of DH
  8303.     for XT-type controllers on an AT or higher, AH=0Fh should be called
  8304.       first
  8305.     the IBM AT BIOS and many other BIOSes use only the low four bits of
  8306.       DH (head number) since the WD-1003 controller which is the standard
  8307.       AT controller (and the controller that IDE emulates) only supports
  8308.       16 heads
  8309.     not all controller support sector types 20h and 40h
  8310.     under Windows95, an application must issue a physical volume lock on
  8311.       the drive via INT 21/AX=440Dh before it can successfully write to
  8312.       the disk with this function
  8313. SeeAlso: AH=05h"FLOPPY",AH=06h"FIXED",AH=07h"FIXED",AH=0Fh,AH=18h,AH=1Ah
  8314. --------d-1305-------------------------------
  8315. INT 13 - Future Domain SCSI BIOS - SEND SCSI MODE SELECT COMMAND
  8316.     AH = 05h
  8317.     DL = hard drive ID
  8318.     ES:BX -> mode select data (see #0146)
  8319. Return: CF set on error
  8320.     CF clear if successful
  8321.     AH = status code (see #0144)
  8322. Notes:    this function can be called before AH=07h"SCSI" or AH=06h"SCSI" to
  8323.       format a SCSI disk with the desired parameters
  8324.     the mode select data below is from the SCSI-1 specification
  8325.     the TMC-950 does not support any Future Domain BIOS calls; instead,
  8326.       it provides a full CAM implementation (see INT 4F/AX=8100h)
  8327. SeeAlso: AH=06h"SCSI",AH=07h"SCSI",INT 4F/AX=8100h
  8328.  
  8329. Format of Future Domain SCSI mode select data:
  8330. Offset    Size    Description    (Table 0146)
  8331.  00h    BYTE    number of bytes of remaining data (12 + vendor unique length)
  8332.  01h    BYTE    reserved (0)
  8333.  02h    BYTE    medium type (0 for hard disk)
  8334.  03h    BYTE    reserved (0)
  8335.  04h    BYTE    block descriptor length (8)
  8336.  05h    BYTE    density code (0 for hard disk)
  8337.  06h  3 BYTEs    (big-endian) number of blocks (000000h for entire disk)
  8338.  09h    BYTE    reserved (0)
  8339.  0Ah  3 BYTEs    (big-endian) block length (512 standard, or 256)
  8340.  0Dh    ???    vendor-specific parameter bytes (optional)
  8341. --------d-13057FSI324D-----------------------
  8342. INT 13 - 2M - FORMAT TRACK
  8343.     AX = 057Fh
  8344.     SI = 324Dh ("2M")
  8345.     CH = track number
  8346.     DH = head number
  8347.     DL = drive number
  8348.     ES:BX -> boot sector of future 2M diskette
  8349. Return: CF set on error
  8350.     CF clear if successful
  8351.     AH = status (see #0144)
  8352. Program: 2M is a TSR developed by Ciriaco Garcia de Celis to support
  8353.       non standard diskettes with 820-902/1476-1558K (5.25 DD/HD)
  8354.       and 984-1066/1804-1886K/3608-3772K (3.5 DD/HD/ED)
  8355. Notes:    it is not necessary to call AH=17h or AH=18h first (will be ignored)
  8356.     the diskette format must always begin on cylinder 0 head 0
  8357.     the boot sector can be obtained from an already-formatted 2M diskette
  8358.       (by calling AH=02h with head number 00h in 2M v1.x and with head
  8359.       number 80h for 2M v2+)
  8360.     the installation check for 2M must search for a "CiriSOFT:2M:1.3" or
  8361.       "CiriSOFT:2MX:3.0" or similar (recomended ":2M:", ":2MX:", or ":2MB:"
  8362.       substrings) in CiriSOFT TSR interface
  8363.     since 2M v2.0, the BOOT sector is emulated using the first physical
  8364.       sector of FAT2; the second-sixth physical sectors of FAT2 in HD or ED
  8365.       diskettes store the SuperBOOT code. To skip the FAT2 emulation (using
  8366.       FAT1) of 2M, in order to read the SuperBOOT code, head number must be
  8367.       80h-81h instead 0-1 (bit 7 active) in standard read/write functions.
  8368.       This lets diskcopy programs format 2M target diskettes copying
  8369.       SuperBOOT code. If the target diskette is already 2MF formatted
  8370.       (containing boot code) this trick it is not necessary.
  8371.     when using STV technology (offset 65 of boot sector equal to 1) it is
  8372.       necessary to write the full track before formatting (except track 0
  8373.       side 0) to complete the format and skip future CRC errors on read; in
  8374.       track 0 side 1 the head used must be 81h instead 1. Diskcopy programs
  8375.       may do a format-write-verify sequential phases to improve performance
  8376. SeeAlso: AH=05h"FLOPPY",INT 2F"CiriSOFT"
  8377. --------B-1306-------------------------------
  8378. INT 13 - FIXED DISK - FORMAT TRACK AND SET BAD SECTOR FLAGS (XT,PORT)
  8379.     AH = 06h
  8380.     AL = interleave value
  8381.     CH = cylinder number (bits 8,9 in high bits of CL)
  8382.     CL = sector number
  8383.     DH = head
  8384.     DL = drive
  8385. Return: AH = status code (see #0144)
  8386. Note:    AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8387.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8388.       into bits 6 and 7 of DH
  8389. SeeAlso: AH=05h"FIXED",AH=07h"FIXED"
  8390. --------d-1306-------------------------------
  8391. INT 13 - Future Domain SCSI BIOS - FORMAT DRIVE WITH BAD SECTOR MAPPING
  8392.     AH = 06h
  8393.     AL = interleave
  8394.          (0 = default, 1 = consecutive sectors, 2 - 255 = vendor unique)
  8395.     DL = hard drive ID
  8396.     DH = defect list info (see #0147)
  8397.     ES:BX -> defect table A, B or C (see #0148,#0149,#0150)
  8398. Return: CF set on error
  8399.     CF clear if successful
  8400.     AH = status code (see #0144)
  8401. Notes:    block addresses must be in ascending order (for table B, cylinder is
  8402.       most significant, byte from index least significant; for table C,
  8403.       cylinder is most significant, sector number least significant)
  8404.     table B defect bytes from index of FFFFFFFFh indicates that the entire
  8405.       track shall be reassigned
  8406.     table C defect sector number of FFFFFFFFh indicates that the entire
  8407.       track shall be reassigned
  8408.     the TMC-950 does not support any Future Domain BIOS calls; instead,
  8409.       it provides a full CAM implementation (see INT 4F/AX=8100h)
  8410. SeeAlso: AH=05h"SCSI",AH=06h"FIXED",AH=07h"SCSI"
  8411.  
  8412. Bitfields for Future Domain SCSI defect list info:
  8413. Bit(s)    Description    (Table 0147)
  8414.  7-5    drive LUN
  8415.  4    defect list is available
  8416.  3    defect list is complete (erase drive's defect list)
  8417.  2-0    defect table format
  8418.     (000=use defect table A, 100=use defect table B,
  8419.      101=use defect table C)
  8420.  
  8421. Format of Future Domain SCSI defect table A:
  8422. Offset    Size    Description    (Table 0148)
  8423.  00h    WORD    number of bytes remaining in table
  8424.  02h    BYTE    reserved (0)
  8425.  03h    BYTE    reserved (0)
  8426.  04h    WORD    (big-endian) defect list length (4*number of defects)
  8427.  06h  4 DWORDs    (big-endian) defect block addresses
  8428.  
  8429. Format of Future Domain SCSI defect table B:
  8430. Offset    Size    Description    (Table 0149)
  8431.  00h    WORD    number of bytes remaining in table
  8432.  02h    BYTE    reserved (0)
  8433.  03h    BYTE    reserved (0)
  8434.  04h    WORD    (big-endian) defect list length (8*number of defects)
  8435.  06h 8N BYTEs    defect list [array] (see #0151)
  8436.  
  8437. Format of Future Domain SCSI defect table C:
  8438. Offset    Size    Description    (Table 0150)
  8439.  00h    WORD    number of bytes remaining in table
  8440.  02h    BYTE    reserved (0)
  8441.  03h    BYTE    reserved (0)
  8442.  04h    WORD    (big-endian) defect list length (8*number of defects)
  8443.  06h 8N BYTEs    defect list [array] (see #0151)
  8444.  
  8445. Format of Future Domain SCSI defect list entry:
  8446. Offset    Size    Description    (Table 0151)
  8447.  00h  3 BYTEs    (big-endian) cylinder number of defect
  8448.  03h    BYTE    head number of defect
  8449.  04h    DWORD    (big-endian) defect bytes from index
  8450. --------d-1306-------------------------------
  8451. INT 13 - Adaptec AHA-154xA/Bustek BT-542 BIOS - IDENTIFY SCSI DEVICES
  8452.     AH = 06h
  8453. Return: AH = status code (see #0144)
  8454.     CF clear if successful
  8455.         AL = first drive supported
  8456.         (80h nonconcurrent operation, 81h concurrent operation)
  8457.     CF set on error
  8458. Desc:    determine the number of the first supported SCSI drive
  8459. Note:    the return value is 80h when two SCSI drives are supported, 81h if
  8460.       only one SCSI drive is installed
  8461. SeeAlso: AH=08h"PC",#0629
  8462. --------d-1306-------------------------------
  8463. INT 13 - V10DISK.SYS - READ DELETED SECTORS
  8464.     AH = 06h
  8465.     AL = number of sectors
  8466.     CH = cylinder number (bits 8,9 in high bits of CL)
  8467.     CL = sector number
  8468.     DH = head
  8469.     DL = drive
  8470.     ES:BX -> buffer
  8471. Return: AH = status code (see #0144)
  8472. Program: V10DISK.SYS is a driver for the Flagstaff Engineering 8" floppies
  8473. SeeAlso: AH=02h,AH=07h"V10DISK.SYS"
  8474. --------B-1307-------------------------------
  8475. INT 13 - FIXED DISK - FORMAT DRIVE STARTING AT GIVEN TRACK (XT,PORT)
  8476.     AH = 07h
  8477.     AL = interleave value (XT only)
  8478.     ES:BX = 512-byte format buffer (see AH=05h)
  8479.     CH = cylinder number (bits 8,9 in high bits of CL)
  8480.     CL = sector number
  8481.     DH = head
  8482.     DL = drive
  8483. Return: AH = status code (see #0144)
  8484. Note:    AWARD AT BIOS and AMI 386sx BIOS have been extended to handle more
  8485.       than 1024 cylinders by placing bits 10 and 11 of the cylinder number
  8486.       into bits 6 and 7 of DH
  8487. SeeAlso: AH=05h"FIXED",AH=06h"FIXED",AH=1Ah
  8488. --------d-1307-------------------------------
  8489. INT 13 - Future Domain SCSI BIOS - FORMAT DRIVE
  8490.     AH = 07h
  8491.     AL = interleave (0 = default, 1 = consecutive sectors,
  8492.            2 - 255 = vendor unique)
  8493.     DL = hard drive ID
  8494. Return: CF set on error
  8495.     CF clear if successful
  8496.     AH = status code (see #0144)
  8497. SeeAlso: AH=05h"SCSI",AH=06h"SCSI",AH=07h"FIXED"
  8498. --------d-1307-------------------------------
  8499. INT 13 - V10DISK.SYS - WRITE DELETED SECTORS
  8500.     AH = 07h
  8501.     AL = number of sectors
  8502.     CH = cylinder number (bits 8,9 in high bits of CL)
  8503.     CL = sector number
  8504.     DH = head
  8505.     DL = drive
  8506.     ES:BX -> buffer
  8507. Return: AH = status code (see #0144)
  8508. Program: V10DISK.SYS is a driver for the Flagstaff Engineering 8" floppies
  8509. SeeAlso: AH=03h,AH=06h"V10DISK.SYS"
  8510. --------B-1308-------------------------------
  8511. INT 13 - DISK - GET DRIVE PARAMETERS (PC,XT286,CONV,PS,ESDI,SCSI)
  8512.     AH = 08h
  8513.     DL = drive (bit 7 set for hard disk)
  8514. Return: CF set on error
  8515.         AH = status (07h) (see #0144)
  8516.     CF clear if successful
  8517.         AH = 00h
  8518.         BL = drive type (AT/PS2 floppies only) (see #0152)
  8519.         CH = low eight bits of maximum cylinder number
  8520.         CL = maximum sector number (bits 5-0)
  8521.          high two bits of maximum cylinder number (bits 7-6)
  8522.         DH = maximum head number
  8523.         DL = number of drives
  8524.         ES:DI -> drive parameter table (floppies only)
  8525. Notes:    may return successful even though specified drive is greater than the
  8526.       number of attached drives of that type (floppy/hard); check DL to
  8527.       ensure validity
  8528.     for systems predating the IBM AT, this call is only valid for hard
  8529.       disks, as it is implemented by the hard disk BIOS rather than the
  8530.       ROM BIOS
  8531.     Toshiba laptops with HardRAM return DL=02h when called with DL=80h,
  8532.       but fail on DL=81h.  The BIOS data at 40h:75h correctly reports 01h.
  8533.     may indicate only two drives present even if more are attached; to
  8534.       ensure a correct count, one can use AH=15h to scan through possible
  8535.       drives
  8536.     for BIOSes which reserve the last cylinder for testing purposes, the
  8537.       cylinder count is automatically decremented
  8538.     on PS/1s with IBM ROM DOS 4, nonexistent drives return CF clear,
  8539.       BX=CX=0000h, and ES:DI = 0000h:0000h
  8540. SeeAlso: AH=06h"Adaptec",AH=13h"SyQuest",AH=48h,AH=15h,INT 1E
  8541. SeeAlso: INT 41"HARD DISK 0"
  8542.  
  8543. (Table 0152)
  8544. Values for diskette drive type:
  8545.  01h    360K
  8546.  02h    1.2M
  8547.  03h    720K
  8548.  04h    1.44M
  8549.  05h    ??? (reportedly an obscure drive type shipped on some IBM machines)
  8550.     2.88M on some machines (at least AMI 486 BIOS)
  8551.  06h    2.88M
  8552. --------d-1308-------------------------------
  8553. INT 13 - V10DISK.SYS - SET FORMAT
  8554.     AH = 08h
  8555.     AL = number of sectors
  8556.     CH = cylinder number (bits 8,9 in high bits of CL)
  8557.     CL = sector number
  8558.     DH = head
  8559.     DL = drive
  8560. Return: AH = status code (see #0144)
  8561. Program: V10DISK.SYS is a driver for the Flagstaff Engineering 8" floppies
  8562. Note:    details not available
  8563. SeeAlso: AH=03h,AH=06h"V10DISK.SYS"
  8564. --------y-130800DLF0-------------------------
  8565. INT 13 - SecureDrive - INSTALLATION CHECK
  8566.     AX = 08000h
  8567.     DL = F0h
  8568. Return: AX = EDCBh for version 1.0-1.2
  8569.     AX = EDCCh for version 1.3
  8570.     CX = code segment
  8571.     DX = data address within code segment
  8572. Program: SecureDrive by Mike Ingle <mikeingle@delphi.com> allows you to create
  8573.       an encrypted partition on your harddisk.
  8574. --------B-1309-------------------------------
  8575. INT 13 - HARD DISK - INITIALIZE CONTROLLER WITH DRIVE PARAMETERS (AT,PS)
  8576.     AH = 09h
  8577.     DL = drive (80h for first, 81h for second)
  8578. Return: CF clear if successful
  8579.     CF set on error
  8580.     AH = status (see #0144)
  8581. Notes:    on the PC and XT, this function uses the parameter table pointed at by
  8582.       INT 41
  8583.     on the AT and later, this function uses the parameter table pointed at
  8584.       by INT 41 if DL=80h, and the parameter table pointed at by INT 46 if
  8585.       DL=81h
  8586. SeeAlso: INT 41"HARD DISK 0",INT 46"HARD DISK 1"
  8587. --------B-130A-------------------------------
  8588. INT 13 - HARD DISK - READ LONG SECTOR(S) (AT and later)
  8589.     AH = 0Ah
  8590.     AL = number of sectors
  8591.     CH = low eight bits of cylinder number
  8592.     CL = sector number (bits 5-0)
  8593.          high two bits of cylinder number (bits 7-6)
  8594.     DH = head number
  8595.     DL = drive number (80h = first, 81h = second)
  8596.     ES:BX -> data buffer
  8597. Return: CF clear if successful
  8598.     CF set on error
  8599.     AH = status (see #0144)
  8600.     AL = number of sectors transferred
  8601. Notes:    this function reads in four to seven bytes of error-correcting code
  8602.       along with each sector's worth of information
  8603.     data errors are not automatically corrected, and the read is aborted
  8604.       after the first sector with an ECC error
  8605.     used for diagnostics only on PS/2 systems
  8606. SeeAlso: AH=02h,AH=0Bh
  8607. --------B-130B-------------------------------
  8608. INT 13 - HARD DISK - WRITE LONG SECTOR(S) (AT and later)
  8609.     AH = 0Bh
  8610.     AL = number of sectors
  8611.     CH = low eight bits of cylinder number
  8612.     CL = sector number (bits 5-0)
  8613.          high two bits of cylinder number (bits 7-6)
  8614.     DH = head number
  8615.     DL = drive number (80h = first, 81h = second)
  8616.     ES:BX -> data buffer
  8617. Return: CF clear if successful
  8618.     CF set on error
  8619.     AH = status (see #0144)
  8620.     AL = number of sectors transferred
  8621. Notes:    each sector's worth of data must be followed by four to seven bytes of
  8622.       error-correction information
  8623.     used for diagnostics only on PS/2 systems
  8624. SeeAlso: AH=03h,AH=0Ah
  8625. --------B-130C-------------------------------
  8626. INT 13 - HARD DISK - SEEK TO CYLINDER
  8627.     AH = 0Ch
  8628.     CH = low eight bits of cylinder number
  8629.     CL = sector number (bits 5-0)
  8630.         high two bits of cylinder number (bits 7-6)
  8631.     DH = head number
  8632.     DL = drive number (80h = first, 81h = second hard disk)
  8633. Return: CF set on error
  8634.     CF clear if successful
  8635.     AH = status (see #0144)
  8636. SeeAlso: AH=00h,AH=02h,AH=0Ah,AH=47h
  8637. --------B-130D-------------------------------
  8638. INT 13 - HARD DISK - RESET HARD DISKS
  8639.     AH = 0Dh
  8640.     DL = drive number (80h = first, 81h = second hard disk)
  8641. Return: CF set on error
  8642.     CF clear if successful
  8643.     AH = status (see #0144)
  8644. Notes:    reinitializes the hard disk controller, resets the specified drive's
  8645.       parameters, and recalibrates the drive's heads (seek to track 0)
  8646.     for PS/2 35SX, 35LS, 40SX and L40SX, as well as many other systems,
  8647.       both the master drive and the slave drive respond to the Reset
  8648.       function that is issued to either drive
  8649.     not for PS/2 ESDI drives
  8650. SeeAlso: AH=00h,INT 21/AH=0Dh
  8651. --------B-130E-------------------------------
  8652. INT 13 - HARD DISK - READ SECTOR BUFFER (XT only)
  8653.     AH = 0Eh
  8654.     DL = drive number (80h = first, 81h = second hard disk)
  8655.     ES:BX -> buffer
  8656. Return: CF set on error
  8657.     CF clear if successful
  8658.     AH = status code (see #0144)
  8659. Notes:    transfers controller's sector buffer.  No data is read from the drive
  8660.     used for diagnostics only on PS/2 systems
  8661. SeeAlso: AH=0Ah
  8662. --------B-130F-------------------------------
  8663. INT 13 - HARD DISK - WRITE SECTOR BUFFER (XT only)
  8664.     AH = 0Fh
  8665.     DL = drive number (80h = first, 81h = second hard disk)
  8666.     ES:BX -> buffer
  8667. Return: CF set on error
  8668.     CF clear if successful
  8669.     AH = status code (see #0144)
  8670. Notes:    does not write data to the drive
  8671.     should be called before formatting to initialize an XT-type
  8672.       controller's sector buffer
  8673.     used for diagnostics only on PS/2 systems
  8674. SeeAlso: AH=0Bh
  8675. --------B-1310-------------------------------
  8676. INT 13 - HARD DISK - CHECK IF DRIVE READY
  8677.     AH = 10h
  8678.     DL = drive number (80h = first, 81h = second hard disk)
  8679. Return: CF set on error
  8680.     CF clear if successful
  8681.     AH = status (see #0144 at AH=01h)
  8682. --------B-1311-------------------------------
  8683. INT 13 - HARD DISK - RECALIBRATE DRIVE
  8684.     AH = 11h
  8685.     DL = drive number (80h = first, 81h = second hard disk)
  8686. Return: CF set on error
  8687.     CF clear if successful
  8688.     AH = status (see #0144 at AH=01h)
  8689. Note:    causes hard disk controller to seek the specified drive to cylinder 0
  8690. SeeAlso: AH=00h,AH=0Ch,AH=19h"FIXED DISK"
  8691. --------B-1312-------------------------------
  8692. INT 13 - HARD DISK - CONTROLLER RAM DIAGNOSTIC (XT,PS)
  8693.     AH = 12h
  8694.     DL = drive number (80h = first, 81h = second hard disk)
  8695. Return: CF set on error
  8696.     CF clear if successful
  8697.     AH = status code (see #0144 at AH=01h)
  8698.     AL = 00h
  8699. SeeAlso: AH=13h,AH=14h
  8700. --------d-1312-------------------------------
  8701. INT 13 - Future Domain SCSI CONTROLLER - STOP SCSI DISK
  8702.     AH = 12h
  8703.     DL = hard drive ID
  8704. Return: CF set on error
  8705.     CF clear if successful
  8706.     AH = status code (see #0144 at AH=01h)
  8707. Notes:    available at least on the TMC-870 8-bit SCSI controller BIOS v6.0A
  8708.     if the given drive is a SCSI device, the SCSI Stop Unit command is sent
  8709.       and either "Disk prepared for shipping" or "Disk Stop command failed"
  8710.       is displayed
  8711.     the TMC-950 does not support any Future Domain BIOS calls; instead,
  8712.       it provides a full CAM implementation (see INT 4F/AX=8100h)
  8713. --------d-1312-------------------------------
  8714. INT 13 - SyQuest - START/STOP SCSI DISK
  8715.     AH = 12h
  8716.     AL = subfunction
  8717.         00h start disk
  8718.         01h stop disk
  8719.     CX = wait flag
  8720.         00h wait for ready
  8721.         01h don't wait for ready
  8722.     DL = hard drive ID (bit 7 for hard disks must be set)
  8723. Return: CF set on error
  8724.     CF clear if successful
  8725.     AH = status
  8726.         00h successful
  8727.         01h invalid function request
  8728.         80h timeout
  8729. SeeAlso: AH=12h"Future Domain",AH=13h"SyQuest"
  8730. --------B-1313-------------------------------
  8731. INT 13 - HARD DISK - DRIVE DIAGNOSTIC (XT,PS)
  8732.     AH = 13h
  8733.     DL = drive number (80h = first, 81h = second hard disk)
  8734. Return: CF set on error
  8735.     CF clear if successful
  8736.     AH = status code (see #0144 at AH=01h)
  8737.     AL = 00h
  8738. SeeAlso: AH=12h"HARD DISK",AH=14h"HARD DISK"
  8739. --------d-1313-------------------------------
  8740. INT 13 - SyQuest - READ DRIVE PARAMATERS (for DOS 5+)
  8741.     AH = 13h
  8742.     DL = drive ID (bit 7 set for hard disks)
  8743. Return: CF set on error
  8744.         AH = status (07h) (see #0144 at AH=01h)
  8745.     CF clear if successful
  8746.         AH = 00h
  8747.         BL = drive type (AT/PS2 floppies only) (see #0152)
  8748.         CH = low eight bits of maximum cylinder number
  8749.         CL = maximum sector number (bits 5-0)
  8750.          high two bits of maximum cylinder number (bits 7-6)
  8751.         DH = maximum head number
  8752.         DL = number of drives
  8753.         ES:DI -> drive parameter table (floppies only)
  8754. Notes:    the return values are identical to the standard INT 13/AH=08h, but the
  8755.       number of drives is not limited to 2, so
  8756.     scanning all possible drive numbers with the Read DASD Type call
  8757.       (AH=15h) should generally be preferred to determine the number of
  8758.       drives attached to the system.
  8759. SeeAlso: AH=08h"PC",AH=12h"SyQuest",AH=15h,AH=59h"SyQuest"
  8760. --------B-1314-------------------------------
  8761. INT 13 - HARD DISK - CONTROLLER INTERNAL DIAGNOSTIC
  8762.     AH = 14h
  8763. Return: CF set on error
  8764.     CF clear if successful
  8765.     AH = status code (see #0144 at AH=01h)
  8766.     AL = 00h
  8767. SeeAlso: AH=12h,AH=13h
  8768. --------B-1315-------------------------------
  8769. INT 13 - DISK - GET DISK TYPE (XT 1/10/86 or later,XT286,AT,PS)
  8770.     AH = 15h
  8771.     DL = drive number (bit 7 set for hard disk)
  8772. Return: CF clear if successful
  8773.         AH = type code
  8774.         00h no such drive
  8775.         01h floppy without change-line support
  8776.         02h floppy with change-line support
  8777.         03h hard disk
  8778.             CX:DX = number of 512-byte sectors
  8779.     CF set on error
  8780.         AH = status (see #0144 at AH=01h)
  8781. Note:    SyQuest can report type 01h or 02h for 'hard disks', since its media
  8782.       is removable
  8783. SeeAlso: AH=08h,AH=16h,AH=17h,AH=19h"SCSI"
  8784. --------B-1316-------------------------------
  8785. INT 13 - FLOPPY DISK - DETECT DISK CHANGE (XT 1/10/86 or later,XT286,AT,PS)
  8786.     AH = 16h
  8787.     DL = drive number (00h-7Fh)
  8788. Return: CF clear if change line inactive
  8789.         AH = 00h (disk not changed)
  8790.     CF set if change line active
  8791.         AH = status
  8792.         01h invalid command (SyQuest)
  8793.         06h change line active or not supported
  8794.         80h drive not ready or not present
  8795. Notes:    call AH=15h first to determine whether the drive supports a change
  8796.       line
  8797.     this call also clears the media-change status, so that a disk change
  8798.       is only reported once
  8799. BUG:    some versions of Award 386 Modular BIOS and AMI BIOS fail to clear
  8800.       the media-change status
  8801. SeeAlso: AH=15h,AH=49h
  8802. --------B-1317-------------------------------
  8803. INT 13 - FLOPPY DISK - SET DISK TYPE FOR FORMAT (AT,PS)
  8804.     AH = 17h
  8805.     AL = format type
  8806.         01h = 320/360K disk in 360K drive
  8807.         02h = 320/360K disk in 1.2M drive
  8808.         03h = 1.2M disk in 1.2M drive
  8809.         04h = 720K disk in 720K or 1.44M drive
  8810.     DL = drive number
  8811. Return: CF set on error
  8812.     CF clear if successful
  8813.     AH = status (see #0144 at AH=01h)
  8814. Note:    this function does not handle 1.44M drives; use AH=18h instead
  8815. SeeAlso: AH=15h,AH=18h
  8816. --------d-131700-----------------------------
  8817. INT 13 - Future Domain SCSI CONTROLLER - GET INQUIRY INFO FROM SCSI DEVICE
  8818.     AX = 1700h
  8819.     CL = length of buffer
  8820.     DL = hard drive ID
  8821.     ES:BX -> buffer for info (see #0153)
  8822. Return: CF clear if successful
  8823.         CH = number of bytes returned in buffer???
  8824.     CF set on error
  8825.         AH = status code (see #0144 at AH=01h)
  8826. Notes:    this function is not available with 8-bit controller ROM versions < 7.0
  8827.     information block bytes 5-n are vendor-specific in older SCSI devices
  8828.     the TMC-950 does not support any Future Domain BIOS calls; instead,
  8829.       it provides a full CAM implementation (see INT 4F/AX=8100h)
  8830. SeeAlso: AH=18h"SCSI",AH=1Bh"SCSI"
  8831.  
  8832. Format of Future Domain SCSI inquiry information block:
  8833. Offset    Size    Description    (Table 0153)
  8834.  00h    BYTE    device type
  8835.         bits 0-4: peripheral device type (see #0154)
  8836.         bits 5-7: peripheral qualifier (see #0155)
  8837.  01h    BYTE    device type modifier
  8838.         bits 0-6: device type modifier
  8839.         bit 7: removable medium
  8840.  02h    BYTE    SCSI version (see #0156)
  8841.  03h    BYTE    data format/capabilities (see #0157)
  8842.  04h    BYTE    additional data length (total remaining bytes)
  8843.  05h  2 BYTEs    reserved
  8844.  07h    BYTE    device capabilities (see #0158)
  8845.  08h  8 BYTEs    vendor identification (space-padded ASCII)
  8846.  10h  8 BYTEs    product identification (space-padded ASCII)
  8847.  20h  4 BYTEs    product revision level (space-padded ASCII)
  8848.  24h 20 BYTEs    vendor specific
  8849.  38h 40 BYTEs    reserved
  8850.  60h    var    vendor specific parameters
  8851.  
  8852. (Table 0154)
  8853. Values for Future Domain SCSI peripheral device type:
  8854.  00h    direct-access device (e.g., magnetic disk)
  8855.  01h    sequential-access device (e.g., magnetic tape)
  8856.  02h    printer device
  8857.  03h    processor device
  8858.  04h    write-once device (e.g., some optical disks)
  8859.  05h    CD-ROM device
  8860.  06h    scanner device
  8861.  07h    optical memory device (e.g., some optical disks)
  8862.  08h    medium changer device (e.g., jukeboxes)
  8863.  09h    communications device
  8864.  0Ah    (defined by ASC IT8)
  8865.  0Bh    (defined by ASC IT8)
  8866.  0Ch-1Eh reserved
  8867.  1Fh    unknown or no device type
  8868.  
  8869. (Table 0155)
  8870. Values for Future Domain SCSI peripheral qualifier:
  8871.  000b    device is currently connected to this logical unit and available
  8872.  001b    target is capable of supporting the specified peripheral, but the
  8873.       physical device is not currently connected to this logical unit
  8874.  010b    reserved
  8875.  011b    target can't support a physical device on this logical unit
  8876.  1xxb    vendor specific
  8877.  
  8878. Bitfields for Future Domain SCSI version:
  8879. Bit(s)    Description    (Table 0156)
  8880.  0-2    ANSI-approved version
  8881.     000 device might or might not comply to ANSI standard
  8882.     001 device complies to ANSI SCSI-1
  8883.     010 device complies to ANSI SCSI-2
  8884.     other reserved
  8885.  3-5    ECMA version
  8886.  6-7    ISO version
  8887.  
  8888. Bitfields for Future Domain SCSI data format/capabilities:
  8889. Bit(s)    Description    (Table 0157)
  8890.  0-2    response data format
  8891.     000 information block is as specified in SCSI-1
  8892.     001 information block is as specified in CCS
  8893.     010 information block is as specified in SCSI-2
  8894.     other reserved
  8895.  4-5    reserved
  8896.  6    terminate I/O process supported
  8897.  7    asynchronous event notification supported
  8898.  
  8899. Bitfields for Future Domain SCSI device capabilities:
  8900. Bit(s)    Description    (Table 0158)
  8901.  0    device responds to RESET with a hard RESET
  8902.  1    tagged command queuing supported
  8903.  2    reserved
  8904.  3    linked commands supported
  8905.  4    synchronous data transfer supported
  8906.  5    16-transfers supported
  8907.  6    32-transfers supported
  8908.  7    relative addressing supported
  8909. --------!---Section--------------------------
  8910.